add ldap indexes for kerberos kdc
This commit is contained in:
parent
4cac7b8bc7
commit
4ba69d7632
1 changed files with 2 additions and 0 deletions
|
@ -83,6 +83,8 @@ directory /srv/ldap
|
||||||
|
|
||||||
# for syncrepl
|
# for syncrepl
|
||||||
index entryCSN,entryUUID,objectClass eq
|
index entryCSN,entryUUID,objectClass eq
|
||||||
|
# for kerberos kdc
|
||||||
|
index krbPrincipalName eq
|
||||||
|
|
||||||
# map root user to manager when authenticating via socket
|
# map root user to manager when authenticating via socket
|
||||||
authz-regexp
|
authz-regexp
|
||||||
|
|
Loading…
Add table
Reference in a new issue