]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-chain1.conf
tavl_delete: copy balance factor
[openldap] / tests / data / slapd-chain1.conf
index e5140fa12e0c2b8f5ff10755c82f7bd92d2ca5b7..8a2a9f0e7236a4594b60ae289f0a3e6596a6a527 100644 (file)
@@ -32,7 +32,9 @@ argsfile    ./testrun/slapd.1.args
 #
 # uses the chain overlay as global;
 # no chain-URI is configured, so the URI is parsed out of the referral
-overlay                chain
+overlay                chain
+chain-acl-authcDN      "cn=Manager,dc=example,dc=com"
+chain-acl-passwd       secret
 
 #######################################################################
 # database definitions
@@ -49,7 +51,11 @@ suffix               "dc=example,dc=com"
 directory      ./testrun/db.1.a
 rootdn         "cn=Manager,dc=example,dc=com"
 rootpw         secret
-index          objectClass     eq
-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
 
-#monitor#database monitor
+#monitor#database      monitor