# getent passwd # getent passwd root # getent group # getent hosts # getent services # cat /etc/nsswitch.conf
... group: files nis passwd: files nis shadow: files nis ...