From 1e695789cfd7aa82fc9419efc8e402c94ac4c840 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Wed, 11 Jun 2008 17:16:52 -0400 Subject: Index the memberof attribute 450951 --- ipa-server/ipa-install/share/indices.ldif | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ipa-server/ipa-install/share/indices.ldif b/ipa-server/ipa-install/share/indices.ldif index 31cbc30ab..174880b4a 100644 --- a/ipa-server/ipa-install/share/indices.ldif +++ b/ipa-server/ipa-install/share/indices.ldif @@ -63,3 +63,11 @@ dn: cn=uid,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config changetype: modify add: nsIndexType nsIndexType:sub + +dn: cn=memberof,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config +changetype: add +objectClass:top +objectClass:nsIndex +cn:memberof +nsSystemIndex:false +nsIndexType:eq -- cgit