]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-emptydn.conf
tests/data/: #bdb,hdb# -> #maindb/indexdb#.
[openldap] / tests / data / slapd-emptydn.conf
index a5111fb3d18befabc451685157b6e3504de3d9ed..29eec3f85a81a0c0c5161f78c6959b18d37e5cbc 100644 (file)
@@ -43,10 +43,8 @@ suffix               "dc=example,dc=com"
 rootdn         "cn=Manager,dc=example,dc=com"
 rootpw         secret
 #~null~#directory      @TESTDIR@/db.1.a
-#bdb#index             objectClass     eq
-#bdb#index             cn,sn,uid       pres,eq,sub
-#hdb#index             objectClass     eq
-#hdb#index             cn,sn,uid       pres,eq,sub
+#indexdb#index         objectClass     eq
+#indexdb#index         cn,sn,uid       pres,eq,sub
 #ndb#dbname db_1
 #ndb#include @DATADIR@/ndb.conf
 
@@ -68,10 +66,8 @@ suffix               ""
 rootdn         "cn=Manager,c=US"
 rootpw         secret
 #~null~#directory      @TESTDIR@/db.2.a
-#bdb#index             objectClass     eq
-#bdb#index             cn,sn,uid       pres,eq,sub
-#hdb#index             objectClass     eq
-#hdb#index             cn,sn,uid       pres,eq,sub
+#indexdb#index         objectClass     eq
+#indexdb#index         cn,sn,uid       pres,eq,sub
 #ndb#dbname db_2
 #ndb#include @DATADIR@/ndb.conf