fix: add missing Kerberos configuration and refactor misleading names.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
dn: cn=config
|
||||
changetype: modify
|
||||
replace: olcSaslHost
|
||||
olcSaslHost: {{ sasl_host }}
|
||||
olcSaslHost: {{ ldap_hostname }}
|
||||
-
|
||||
replace: olcSaslRealm
|
||||
olcSaslRealm: {{ krb5_realm }}
|
||||
|
||||
Reference in New Issue
Block a user