Enable substring index on uid

pull/1/head
Timothy Pearson 11 years ago
parent d63d6ad0d9
commit fad84e2662

@ -40,7 +40,7 @@ olcDbIndex: objectClass eq
olcDbIndex: krb5PrincipalName eq,pres
olcDbIndex: cn eq,pres,subinitial
olcDbIndex: mail eq,pres
olcDbIndex: uid pres,eq
olcDbIndex: uid pres,eq,sub
olcDbIndex: uidNumber eq
olcDbIndex: gidNumber eq
olcDbLinearIndex: FALSE

Loading…
Cancel
Save