]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-repl-master.conf
add indices for all backends that support them; clenup
[openldap] / tests / data / slapd-repl-master.conf
index af4580d1f6b367a3f02a091c191f94a3e67df481..ff50863760dfcea02a85468312cba1534795b959 100644 (file)
@@ -38,10 +38,12 @@ suffix              "dc=example,dc=com"
 directory      ./testrun/db.1.a
 rootdn         "cn=Manager,dc=example,dc=com"
 rootpw         secret
-#ldbm#index            objectClass     eq
-#ldbm#index            cn,sn,uid       pres,eq,sub
 #bdb#index             objectClass     eq
 #bdb#index             cn,sn,uid       pres,eq,sub
+#hdb#index             objectClass     eq
+#hdb#index             cn,sn,uid       pres,eq,sub
+#ldbm#index            objectClass     eq
+#ldbm#index            cn,sn,uid       pres,eq,sub
 
 replogfile     ./testrun/slapd.1.replog
 
@@ -50,4 +52,4 @@ replica               host=localhost:@PORT2@
                bindmethod=simple
                credentials=secret
 
-#monitor#database monitor
+#monitor#database      monitor