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

@@ -23,3 +23,7 @@ export NTP_SERVERS="ntp1.$REALM ntp2.$REALM"
# Relay mail
export MAIL_RELAY="smpt.$REALM"
# Authentification
export BASE_DC="dc=legos,dc=obs-mip,dc=fr"
# To be continued