e6a644e612fdad0e37aa212f18e985d7ff6a47b4
[mirror/dsa-puppet.git] / modules / debian-org / files / nsswitch.conf
1 # /etc/nsswitch.conf
2 #
3 # Example configuration of GNU Name Service Switch functionality.
4 # If you have the `glibc-doc-reference' and `info' packages installed, try:
5 # `info libc "Name Service Switch"' for information about this file.
6
7 passwd:         compat db
8 group:          db compat
9 shadow:         compat db
10
11 hosts:          files dns
12 networks:       files
13
14 protocols:      db files
15 services:       db files
16 ethers:         db files
17 rpc:            db files
18
19 netgroup:       nis