ldap: Use ldap.keytab instead of slapd.keytab for kerberos authentication.
This commit is contained in:
parent
a32d739e40
commit
8859d3517e
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ SLAPD_LDAPI=yes
|
|||
SLAPD_LDAPS=yes
|
||||
|
||||
# Kerberos keytab path
|
||||
KRB5_KTNAME="/etc/openldap/slapd.keytab"
|
||||
KRB5_KTNAME="/etc/openldap/ldap.keytab"
|
||||
|
|
Loading…
Add table
Reference in a new issue