]> git.sur5r.net Git - openldap/blobdiff - tests/data/regressions/its4184/slapd.conf
Merge remote branch 'origin/mdb.master'
[openldap] / tests / data / regressions / its4184 / slapd.conf
index 030cc9dd7c6601c1968a2709c0ae70a1bff65c71..ed23ef8f832f4db4885e65a0c53500067ce8e0a0 100644 (file)
@@ -41,12 +41,9 @@ rootdn          "cn=Manager,dc=example,dc=com"
 #~null~#directory      @TESTDIR@/db.2.a
 
 # Indices to maintain
-#bdb#index             default pres,eq
-#bdb#index             objectClass eq
-#bdb#index             sn pres,eq,sub
-#hdb#index             default pres,eq
-#hdb#index             objectClass eq
-#hdb#index             sn pres,eq,sub
+#indexdb#index         default pres,eq
+#indexdb#index         objectClass eq
+#indexdb#index         sn pres,eq,sub
 
 database       @BACKEND@
 suffix         "dc=example,dc=com"
@@ -56,10 +53,7 @@ rootpw               secret
 #~null~#directory      @TESTDIR@/db.1.a
 
 # Indices to maintain
-#bdb#index             default pres,eq
-#bdb#index             objectClass eq
-#bdb#index             sn pres,eq,sub
-#hdb#index             default pres,eq
-#hdb#index             objectClass eq
-#hdb#index             sn pres,eq,sub
+#indexdb#index         default pres,eq
+#indexdb#index         objectClass eq
+#indexdb#index         sn pres,eq,sub