rename keytab to be more logical
This commit is contained in:
parent
b533542b57
commit
9cd3910f42
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ SLAPD_URLS="ldapi:/// ldaps:///"
|
|||
SLAPD_OPTIONS="-f /etc/openldap/slapd.conf"
|
||||
|
||||
# Keytab location for GSSAPI Kerberos authentication
|
||||
KRB5_KTNAME="FILE:/etc/openldap/ldap.keytab"
|
||||
KRB5_KTNAME="FILE:/etc/openldap/slapd.keytab"
|
||||
|
|
Loading…
Add table
Reference in a new issue