[ldap] On indexe *id
This commit is contained in:
parent
169f01654c
commit
7268fa5625
1 changed files with 5 additions and 0 deletions
|
@ -58,6 +58,11 @@ rid = str(int(rid[rid.rfind(".")+1:])+255)
|
|||
@olcDbIndex: entryUUID eq
|
||||
@olcDbIndex: entryCSN eq
|
||||
@olcDbIndex: cn eq,approx,sub
|
||||
@olcDbIndex: aid eq
|
||||
@olcDbIndex: mid eq
|
||||
@olcDbIndex: cid eq
|
||||
@olcDbIndex: rid eq
|
||||
@olcDbIndex: fid eq
|
||||
@olcDbIndex: uid eq
|
||||
@olcDbIndex: uidNumber eq
|
||||
@olcDbIndex: sn eq,approx,sub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue