]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-repl-slave.conf
ITS#2401 support tests for dynamically loaded backends
[openldap] / tests / data / slapd-repl-slave.conf
index 18be3844831e6cbe27cd0b56c5d6439332878e7b..18c6e1c4e67f10b60786193a94cff8d8798be7fc 100644 (file)
@@ -11,7 +11,8 @@ include ./schema/openldap.schema
 pidfile     ./test-repl/slapd.pid
 argsfile    ./test-repl/slapd.args
 
-#referral      "ldap://localhost:@PORT@/"
+modulepath      ../servers/slapd/back-@BACKEND@/
+@MODULELOAD@
 
 #######################################################################
 # ldbm database definitions
@@ -24,7 +25,7 @@ directory     ./test-repl
 rootdn         "cn=Replica,o=University of Michigan,c=US"
 rootpw         secret
 updatedn       "cn=Replica,o=University of Michigan,c=US"
-updateref      "ldap://localhost:@PORT@"
+updateref      "ldap://localhost:9009"
 #ldbm#index            objectClass     eq
 #ldbm#index            cn,sn,uid       pres,eq,sub
 #bdb#index             objectClass     eq