23 lines
520 B
Plaintext
23 lines
520 B
Plaintext
|
#
|
||
|
# Example configuration of GNU Name Service Switch functionality.
|
||
|
# If you have the `glibc-doc-reference' and `info' packages installed, try:
|
||
|
# `info libc "Name Service Switch"' for information about this file.
|
||
|
|
||
|
passwd: compat sss
|
||
|
group: compat sss
|
||
|
shadow: compat sss
|
||
|
gshadow: files
|
||
|
|
||
|
hosts: files dns
|
||
|
networks: files
|
||
|
|
||
|
protocols: db files
|
||
|
services: db files sss
|
||
|
ethers: db files
|
||
|
rpc: db files
|
||
|
|
||
|
netgroup: nis sss
|
||
|
sudoers: files
|
||
|
|
||
|
|