]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-chain1.conf
tavl_delete: copy balance factor
[openldap] / tests / data / slapd-chain1.conf
index ff8311df4a12e6c1100dff444e905e1f13a1e891..8a2a9f0e7236a4594b60ae289f0a3e6596a6a527 100644 (file)
@@ -29,6 +29,13 @@ argsfile    ./testrun/slapd.1.args
 #monitormod#modulepath ../servers/slapd/back-monitor/
 #monitormod#moduleload back_monitor.la
 
+#
+# uses the chain overlay as global;
+# no chain-URI is configured, so the URI is parsed out of the referral
+overlay                chain
+chain-acl-authcDN      "cn=Manager,dc=example,dc=com"
+chain-acl-passwd       secret
+
 #######################################################################
 # database definitions
 #######################################################################
@@ -44,9 +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
-
-overlay                chain
+#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