Mini Shell
# managed by salt
#
# /etc/nsswitch.conf
#
# This file should be sorted with the most-used services at the beginning.
#
# The entry '[NOTFOUND=return]' means that the search for an
# entry should stop if the search in the previous entry turned
# up nothing. Note that if the search failed due to some other reason
# (like no NIS server responding) then the search continues with the
# next entry.
#
# Valid entries include:
#
# sss Use SSSD
# files Use the local files
# nisplus Use NIS+ (NIS version 3)
# nis Use NIS (NIS version 2), also called YP
# dns Use DNS (Domain Name Service)
# db Use the local database (.db) files
# compat Use NIS on compat mode
# hesiod Use Hesiod for user lookups
# [NOTFOUND=return] Stop searching if not found so far
passwd: files sss
shadow: files sss
group: files sss
services: files sss
hosts: files dns myhostname
automount: files
bootparams: files
ethers: files
netmasks: files
networks: files
protocols: files
rpc: files
netgroup: nisplus sss
publickey: nisplus
aliases: files
Zerion Mini Shell 1.0