]> git.sur5r.net Git - openldap/commitdiff
try different options
authorPierangelo Masarati <ando@openldap.org>
Sun, 9 Jan 2005 21:34:06 +0000 (21:34 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sun, 9 Jan 2005 21:34:06 +0000 (21:34 +0000)
tests/data/slapd-chain1.conf
tests/data/slapd-chain2.conf

index ff8311df4a12e6c1100dff444e905e1f13a1e891..e5140fa12e0c2b8f5ff10755c82f7bd92d2ca5b7 100644 (file)
@@ -29,6 +29,11 @@ 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
+
 #######################################################################
 # database definitions
 #######################################################################
@@ -47,6 +52,4 @@ rootpw                secret
 index          objectClass     eq
 index          cn,sn,uid       pres,eq,sub
 
-overlay                chain
-
 #monitor#database monitor
index 190b82f061f0dc4499ca918fc955c53a8e969e37..99e67fec89ca609e098bba5b4bc25bf6f06b0f56 100644 (file)
@@ -47,6 +47,9 @@ rootpw                secret
 index          objectClass     eq
 index          cn,sn,uid       pres,eq,sub
 
+#
+# uses the chain overlay as database specific;
+# the chain-URI is configured, so only that URI is chained
 overlay                chain
 chain-uri      @URI1@