version 1.2, 2005/01/29 18:06:11
|
version 1.5, 2005/08/10 09:49:09
|
Line 27 argsfile ./testrun/slapd.2.args
|
Line 27 argsfile ./testrun/slapd.2.args
|
#monitormod#modulepath ../servers/slapd/back-monitor/ |
#monitormod#modulepath ../servers/slapd/back-monitor/ |
#monitormod#moduleload back_monitor.la |
#monitormod#moduleload back_monitor.la |
#gluemod#moduleload ../servers/slapd/overlays/glue.la |
#gluemod#moduleload ../servers/slapd/overlays/glue.la |
|
#syncprovmod#moduleload ../servers/slapd/overlays/syncprov.la |
|
|
####################################################################### |
####################################################################### |
# database definitions |
# database definitions |
Line 36 database @BACKEND@
|
Line 37 database @BACKEND@
|
suffix "ou=Information Technology Division,ou=People,dc=example,dc=com" |
suffix "ou=Information Technology Division,ou=People,dc=example,dc=com" |
directory ./testrun/db.2.a |
directory ./testrun/db.2.a |
rootdn "cn=Manager 2,dc=example,dc=com" |
rootdn "cn=Manager 2,dc=example,dc=com" |
|
#bdb#index objectclass eq |
|
#bdb#index uid pres,eq,sub |
|
#bdb#index cn,sn pres,eq,sub,subany |
|
#bdb#index entryUUID,entryCSN pres |
|
#hdb#index objectclass eq |
|
#hdb#index uid pres,eq,sub |
|
#hdb#index cn,sn pres,eq,sub,subany |
|
#hdb#index entryUUID,entryCSN pres |
#ldbm#index objectclass eq |
#ldbm#index objectclass eq |
#ldbm#index uid pres,eq,sub |
#ldbm#index uid pres,eq,sub |
#ldbm#index cn,sn pres,eq,sub,subany |
#ldbm#index cn,sn pres,eq,sub,subany |
#ldbm#dbnosync |
#ldbm#dbnosync |
#ldbm#dbnolocking |
#ldbm#dbnolocking |
#bdb#index objectclass eq |
|
#bdb#index uid pres,eq,sub |
|
#bdb#index cn,sn pres,eq,sub,subany |
|
syncrepl rid=2 |
syncrepl rid=2 |
provider=@URI1@ |
provider=@URI1@ |
binddn="cn=Manager 1,dc=example,dc=com" |
binddn="cn=Manager 1,dc=example,dc=com" |
Line 63 database @BACKEND@
|
Line 69 database @BACKEND@
|
suffix "ou=Groups,dc=example,dc=com" |
suffix "ou=Groups,dc=example,dc=com" |
directory ./testrun/db.2.b |
directory ./testrun/db.2.b |
rootdn "cn=Manager 2,dc=example,dc=com" |
rootdn "cn=Manager 2,dc=example,dc=com" |
|
#bdb#index objectclass eq |
|
#bdb#index uid pres,eq,sub |
|
#bdb#index cn,sn pres,eq,sub,subany |
|
#bdb#index entryUUID,entryCSN pres |
|
#hdb#index objectclass eq |
|
#hdb#index uid pres,eq,sub |
|
#hdb#index cn,sn pres,eq,sub,subany |
|
#hdb#index entryUUID,entryCSN pres |
#ldbm#index objectclass eq |
#ldbm#index objectclass eq |
#ldbm#index uid pres,eq,sub |
#ldbm#index uid pres,eq,sub |
#ldbm#index cn,sn pres,eq,sub,subany |
#ldbm#index cn,sn pres,eq,sub,subany |
#ldbm#dbnosync |
#ldbm#dbnosync |
#ldbm#dbnolocking |
#ldbm#dbnolocking |
#bdb#index objectclass eq |
|
#bdb#index uid pres,eq,sub |
|
#bdb#index cn,sn pres,eq,sub,subany |
|
overlay syncprov |
overlay syncprov |
|
|
|
|
Line 79 suffix "dc=example,dc=com"
|
Line 90 suffix "dc=example,dc=com"
|
directory ./testrun/db.2.c |
directory ./testrun/db.2.c |
rootdn "cn=Manager 2,dc=example,dc=com" |
rootdn "cn=Manager 2,dc=example,dc=com" |
rootpw secret |
rootpw secret |
|
#bdb#index objectclass eq |
|
#bdb#index uid pres,eq,sub |
|
#bdb#index cn,sn pres,eq,sub,subany |
|
#hdb#index objectclass eq |
|
#hdb#index uid pres,eq,sub |
|
#hdb#index cn,sn pres,eq,sub,subany |
#ldbm#index objectclass eq |
#ldbm#index objectclass eq |
#ldbm#index uid pres,eq,sub |
#ldbm#index uid pres,eq,sub |
#ldbm#index cn,sn pres,eq,sub,subany |
#ldbm#index cn,sn pres,eq,sub,subany |
#ldbm#dbnosync |
#ldbm#dbnosync |
#ldbm#dbnolocking |
#ldbm#dbnolocking |
#bdb#index objectclass eq |
|
#bdb#index uid pres,eq,sub |
|
#bdb#index cn,sn pres,eq,sub,subany |
|
#overlay syncprov |
#overlay syncprov |
overlay glue |
overlay glue |
glue-sub "ou=Information Technology Division,ou=People,dc=example,dc=com" |
glue-sub "ou=Information Technology Division,ou=People,dc=example,dc=com" |