From: Kurt Zeilenga Date: Sun, 13 Jan 2002 20:49:10 +0000 (+0000) Subject: Use supertype index X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~153 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=82e4bcefe4f27172f4cf8307d68fe6d68ebad31b;p=openldap Use supertype index --- diff --git a/tests/data/slapd.conf b/tests/data/slapd.conf index f08b06b1c7..66c61cc579 100644 --- a/tests/data/slapd.conf +++ b/tests/data/slapd.conf @@ -23,9 +23,9 @@ rootdn "cn=Manager, o=University of Michigan, c=US" rootpw secret #ldbm#index objectclass eq #ldbm#index uid pres,eq,sub -#ldbm#index cn,sn pres,eq,sub,subany +#ldbm#index name pres,eq,sub,subany #ldbm#dbnosync #ldbm#dbnolocking #bdb#index objectclass eq #bdb#index uid pres,eq,sub -#bdb#index cn,sn pres,eq,sub,subany +#bdb#index name pres,eq,sub,subany