From fad84e2662e877a122cbca8752fb1407f085a00b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 16 Jul 2013 17:58:40 +0000 Subject: [PATCH] Enable substring index on uid --- confskel/openldap/ldif/olcDatabase.ldif | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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