don't use deprecated directives

This commit is contained in:
Pierangelo Masarati 2005-11-14 19:41:08 +00:00
parent a1830a3cd0
commit 1bf816e425
2 changed files with 7 additions and 5 deletions

View 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

View 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