ldap/server: Index username (uid) attributes
This commit is contained in:
parent
612875ca44
commit
d017446a0e
1 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,8 @@ updateref ldaps://ldap01.foo.sh
|
|||
index entryCSN,entryUUID,objectClass eq
|
||||
# for kerberos kdc
|
||||
index krbPrincipalName eq
|
||||
# for username lookups
|
||||
index uid eq
|
||||
|
||||
# map root user to manager when authenticating via socket
|
||||
authz-regexp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue