From 2b8b87b4d6c3b4389a0a7bf48c225035c53e7ad1 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Fri, 5 Dec 2008 09:21:13 -0500 Subject: memberof was not indexed in older versions of fedora-ds, keep it around as an update so that if it is not there it will be added --- ipa-server/ipa-install/updates/indices.update | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ipa-server/ipa-install/updates/indices.update b/ipa-server/ipa-install/updates/indices.update index 2521dcc3..3d0e42af 100644 --- a/ipa-server/ipa-install/updates/indices.update +++ b/ipa-server/ipa-install/updates/indices.update @@ -9,3 +9,10 @@ default:ObjectClass: nsIndex default:nsSystemIndex: false default:nsIndexType: eq,pres +dn: cn=memberof,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config +default:cn: memberof +default:ObjectClass: top +default:ObjectClass: nsIndex +default:nsSystemIndex: false +default:nsIndexType: eq + -- cgit