try different options

This commit is contained in:
Pierangelo Masarati 2005-01-09 21:34:06 +00:00
parent 154ae48d69
commit 3d3dd5f823
2 changed files with 8 additions and 2 deletions

View 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

View 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@