]> git.sur5r.net Git - openldap/commitdiff
Updates for back-bdb testing
authorKurt Zeilenga <kurt@openldap.org>
Wed, 1 Aug 2001 04:50:47 +0000 (04:50 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 1 Aug 2001 04:50:47 +0000 (04:50 +0000)
tests/data/slapd-acl.conf
tests/data/slapd-master.conf
tests/data/slapd-ref-slave.conf
tests/data/slapd-repl-master.conf
tests/data/slapd-repl-slave.conf
tests/data/slapd.conf

index da39acbccd533f3af27b7484b511c1bb2361dc2e..8a95c099fcf6b8daf19266be748d63a904f25e13 100644 (file)
@@ -20,8 +20,8 @@ suffix                "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
-index          objectClass     eq
-index          cn,sn,uid       pres,eq,sub
+#ldbm#index            objectClass     eq
+#ldbm#index            cn,sn,uid       pres,eq,sub
 lastmod                on
 
 #
index 9934499be6bb546b0b7d8355f777fb8b93b33c78..eb9aed92b94a7975199e1888ab4254f930106b3d 100644 (file)
@@ -19,4 +19,4 @@ suffix                "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
-index          objectClass eq
+#ldbm#index            objectClass eq
index 305faa8ead869dda1e0c74ff780cc59b79763ea8..84e62f3fe2a68688ef6292b3604647a27fdffa58 100644 (file)
@@ -24,6 +24,6 @@ suffix                "o=University of Mich, c=US"
 directory      ./test-repl
 rootdn         "cn=Manager, o=University of Mich, c=US"
 rootpw         secret
-index          objectClass     eq
-index          cn,sn,uid       pres,eq,sub
+#ldbm#index            objectClass     eq
+#ldbm#index            cn,sn,uid       pres,eq,sub
 lastmod                on
index 9eea2a08da50cbc59b7d80075ce76f2a4b66b162..9e614e22acb0a105997c5943e6890b10d66f1cec 100644 (file)
@@ -22,8 +22,8 @@ suffix                "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
-index          objectClass     eq
-index          cn,sn,uid       pres,eq,sub
+#ldbm#index            objectClass     eq
+#ldbm#index            cn,sn,uid       pres,eq,sub
 lastmod                on
 
 replogfile     ./test-db/slapd.replog
index 8086ba7487610ce747c9006898170e539aad85b5..985b255ee05c42bf29d9a849b1b1577d9fc8b36e 100644 (file)
@@ -25,6 +25,6 @@ rootdn                "cn=Replica, o=University of Michigan, c=US"
 rootpw         secret
 updatedn       "cn=Replica, o=University of Michigan, c=US"
 updateref      "ldap://localhost:9009/o=University%20of%20Michigan,c=US"
-index          objectClass     eq
-index          cn,sn,uid       pres,eq,sub
+#ldbm#index            objectClass     eq
+#ldbm#index            cn,sn,uid       pres,eq,sub
 lastmod                on
index 0fb254ef68b4019f6ab91ccd093edd156dd10b94..99c8f08a3c9f2dd92f07e323a1d9275d7be6429d 100644 (file)
@@ -20,13 +20,13 @@ suffix              "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
-index          objectclass     eq
-index          uid     pres,eq,sub
-index          cn,sn   pres,eq,sub,subany
+#ldbm#index            objectclass     eq
+#ldbm#index            uid     pres,eq,sub
+#ldbm#index            cn,sn   pres,eq,sub,subany
 #ldbm#dbnosync
 #ldbm#dbnolocking
 
 database       @BACKEND@
 suffix         "dc=OpenLDAP,dc=org"
 directory      ./test-repl
-index          objectclass     eq
+#ldbm#index            objectclass     eq