nsswitch.conf 507 B

12345678910111213141516171819
  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. passwd: compat
  7. group: compat
  8. shadow: compat
  9. hosts: files mdns4_minimal [NOTFOUND=return] dns
  10. networks: files
  11. protocols: db files
  12. services: db files
  13. ethers: db files
  14. rpc: db files
  15. netgroup: nis