added full ldap/kerberos support to authnz module, add mam as exemple

This commit is contained in:
2021-12-08 18:31:18 +01:00
parent 976ba1a9ee
commit ebc5b50300
11 changed files with 848 additions and 2 deletions

View File

@@ -0,0 +1,27 @@
# /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
passwd_compat: ldap
shadow: compat
shadow_compat: ldap
group: files ldap
gshadow: files
hosts: dns files
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: ldap
aliases: files ldap