fix: add missing Kerberos configuration and refactor misleading names.

This commit is contained in:
2026-05-17 00:50:41 +02:00
parent c04c4e9026
commit b02c0a5028
5 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
dn: cn=config
changetype: modify
replace: olcSaslHost
olcSaslHost: {{ sasl_host }}
olcSaslHost: {{ ldap_hostname }}
-
replace: olcSaslRealm
olcSaslRealm: {{ krb5_realm }}