summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-16 17:58:40 +0000
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-16 17:58:40 +0000
commitfad84e2662e877a122cbca8752fb1407f085a00b (patch)
tree40e2ad38403bcd099ee5baa011b0478bb10057b2
parentd63d6ad0d968bef4ee349e458da39e620353083a (diff)
downloadkcmldapcontroller-fad84e2662e877a122cbca8752fb1407f085a00b.tar.gz
kcmldapcontroller-fad84e2662e877a122cbca8752fb1407f085a00b.zip
Enable substring index on uid
-rw-r--r--confskel/openldap/ldif/olcDatabase.ldif2
1 files changed, 1 insertions, 1 deletions
diff --git a/confskel/openldap/ldif/olcDatabase.ldif b/confskel/openldap/ldif/olcDatabase.ldif
index b9b68ec..12ee550 100644
--- a/confskel/openldap/ldif/olcDatabase.ldif
+++ b/confskel/openldap/ldif/olcDatabase.ldif
@@ -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