# /etc/nsswitch.conf - name service switch configuration # # This file determines where the system will go to find information # on things like users, groups, hostnames and so on. Generally these # things are looked up in local files like /etc/passwd for users and # /etc/groups for groups. It is also possible to use network resources # to find the information. For example, hosts may be found using DNS # in addition to using the local /etc/hosts file. For information on # how to customize this file see 'info libc "name service switch"'. passwd: files group: files shadow: files hosts: files dns networks: files ethers: files protocols: files rpc: files services: files