]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-syncrepl-slave-persist3.conf
tests/data/: #bdb,hdb# -> #maindb/indexdb#.
[openldap] / tests / data / slapd-syncrepl-slave-persist3.conf
index 94cfb51b969a4b8dc71d27a073f296be004ba311..32050140d68eb27a61f8db4d443c027751817c8f 100644 (file)
@@ -36,12 +36,9 @@ suffix               "dc=example,dc=com"
 rootdn         "cn=Replica,dc=example,dc=com"
 rootpw         secret
 #~null~#directory      @TESTDIR@/db.6.a
-#bdb#index             objectClass     eq
-#bdb#index             cn,sn,uid       pres,eq,sub
-#bdb#index             entryUUID,entryCSN      eq
-#hdb#index             objectClass     eq
-#hdb#index             cn,sn,uid       pres,eq,sub
-#hdb#index             entryUUID,entryCSN      eq
+#indexdb#index         objectClass     eq
+#indexdb#index         cn,sn,uid       pres,eq,sub
+#indexdb#index         entryUUID,entryCSN      eq
 #ndb#dbname db_6
 #ndb#include @DATADIR@/ndb.conf