Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 31st, 2011  |  syntax: None  |  size: 0.53 KB  |  hits: 71  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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  winbind
  8. group:          compat  winbind
  9. shadow:         compat
  10.  
  11. hosts:          files mdns4_minimal [NOTFOUND=return] dns mdns4
  12. networks:       files
  13.  
  14. protocols:      db files
  15. services:       db files
  16. ethers:         db files
  17. rpc:            db files
  18.  
  19. netgroup:       nis