]> git.sur5r.net Git - openldap/commitdiff
don't use deprecated directives
authorPierangelo Masarati <ando@openldap.org>
Mon, 14 Nov 2005 19:41:08 +0000 (19:41 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 14 Nov 2005 19:41:08 +0000 (19:41 +0000)
tests/data/slapd-chain1.conf
tests/data/slapd-chain2.conf

index 225ad81c941887c21a7901430c9bfe31328ca118..8f3554718b1696259d2b506f9caf81604f47f981 100644 (file)
@@ -32,9 +32,10 @@ argsfile     @TESTDIR@/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
-chain-acl-authcDN      "cn=Manager,dc=example,dc=com"
-chain-acl-passwd       secret
+overlay         chain
+chain-acl-bind bindmethod=simple
+               binddn="cn=Manager,dc=example,dc=com"
+               credentials=secret
 
 #######################################################################
 # database definitions
index 4edbf7006e442f271d7ac9ff09ca22cc5b5295a4..acc434ba55a6b5d8426073d582ae04b6a0e9f3ae 100644 (file)
@@ -56,7 +56,8 @@ rootpw                secret
 # the chain-URI is configured, so only that URI is chained
 overlay                chain
 chain-uri      @URI1@
-chain-acl-authcDN      "cn=Manager,dc=example,dc=com"
-chain-acl-passwd       secret
+chain-acl-bind bindmethod=simple
+               binddn="cn=Manager,dc=example,dc=com"
+               credentials=secret
 
 #monitor#database      monitor