]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-repl-master.conf
First rounded of changes in prep for 2.2.beta3
[openldap] / tests / data / slapd-repl-master.conf
index f2afea37f1ffa55f33e6f0fd4493d88cde04407b..590b354261de399316e34e5bded7c910658d3076 100644 (file)
@@ -9,8 +9,8 @@ include ./schema/inetorgperson.schema
 include ./schema/openldap.schema
 include ./schema/nis.schema
 #
-pidfile     ./test-db/slapd.pid
-argsfile    ./test-db/slapd.args
+pidfile     ./testrun/slapd.1.pid
+argsfile    ./testrun/slapd.1.args
 
 modulepath      ../servers/slapd/back-@BACKEND@/
 @MODULELOAD@
@@ -22,7 +22,7 @@ modulepath      ../servers/slapd/back-@BACKEND@/
 database       @BACKEND@
 #ldbm#cachesize        0
 suffix         "o=University of Michigan,c=US"
-directory      ./test-db
+directory      ./testrun/db.1.a
 rootdn         "cn=Manager,o=University of Michigan,c=US"
 rootpw         secret
 #ldbm#index            objectClass     eq
@@ -30,9 +30,9 @@ rootpw                secret
 #bdb#index             objectClass     eq
 #bdb#index             cn,sn,uid       pres,eq,sub
 
-replogfile     ./test-db/slapd.replog
+replogfile     ./testrun/slapd.1.replog
 
-replica                host=localhost:9010
+replica                host=localhost:9012
                binddn="cn=Replica,o=University of Michigan,c=US"
                bindmethod=simple
                credentials=secret