/
This commit is contained in:
@@ -20,7 +20,7 @@ data:
|
||||
|
||||
ENABLE_SASLAUTHD: "1"
|
||||
SASLAUTHD_MECHANISMS: "ldap"
|
||||
SASLAUTHD_LDAP_SERVER: "ldap"
|
||||
SASLAUTHD_LDAP_SERVER: "ldaps://dc.undercloud.local:636"
|
||||
SASLAUTHD_LDAP_BIND_DN: "CN=mailserver,OU=serviceaccounts,OU=users,OU=Undercloud,DC=undercloud,DC=local"
|
||||
SASLAUTHD_LDAP_SEARCH_BASE: "OU=Undercloud,DC=undercloud,DC=local"
|
||||
SASLAUTHD_LDAP_FILTER: "(&(sAMAccountName=%U)(objectClass=person))"
|
||||
|
||||
Reference in New Issue
Block a user