diff options
-rw-r--r-- | confskel/openldap/ldif/olcDatabase.ldif | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/confskel/openldap/ldif/olcDatabase.ldif b/confskel/openldap/ldif/olcDatabase.ldif index d960379..5f3c8a2 100644 --- a/confskel/openldap/ldif/olcDatabase.ldif +++ b/confskel/openldap/ldif/olcDatabase.ldif @@ -34,6 +34,7 @@ olcDbNoSync: FALSE olcDbDirtyRead: FALSE olcDbIDLcacheSize: 0 olcDbIndex: entryCSN eq +olcDbIndex: entryUUID eq olcDbIndex: objectClass eq olcDbIndex: krb5PrincipalName eq,pres olcDbIndex: cn eq,pres,subinitial |