1 # $NetBSD: nsswitch.conf,v 1.3 1999/01/23 08:07:05 lukem Exp $ 2 # 3 # nsswitch.conf(5) - 4 # name service switch configuration file 5 # 6 # these are the defaults in libc 7 # 8 group: compat 9 group_compat: nis 10 hosts: dns files 11 netgroup: files [notfound=return] nis 12 networks: files 13 passwd: compat 14 passwd_compat: nis 15