diff options
author | Timothy Pearson <[email protected]> | 2013-07-16 15:25:33 +0000 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-07-16 15:25:33 +0000 |
commit | dc5d91216442772b57d61a69d66e246aa5d372e5 (patch) | |
tree | 61f6376327a4b172d9c476aaede87de15424252e /confskel | |
parent | 4417da4a7a6bf2022bd9632cb75a707b3f3b34d8 (diff) | |
download | kcmldapcontroller-dc5d91216442772b57d61a69d66e246aa5d372e5.tar.gz kcmldapcontroller-dc5d91216442772b57d61a69d66e246aa5d372e5.zip |
Index entryUUID
Diffstat (limited to 'confskel')
-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 |