diff --git a/dist/etc/nsswitch.conf b/dist/etc/nsswitch.conf new file mode 100644 index 0000000000000000000000000000000000000000..86b6c81e9cddeefcd554b346fae1cb3c892f3065 --- /dev/null +++ b/dist/etc/nsswitch.conf @@ -0,0 +1,20 @@ +# /etc/nsswitch.conf +# +# 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 ldap +group: compat ldap +shadow: compat ldap +gshadow: files + +hosts: files dns +networks: files + +protocols: db files +services: db files +ethers: db files +rpc: db files + +netgroup: nis