--- tests/data/slapd-glue-syncrepl2.conf 2005/09/01 09:48:28 1.6 +++ tests/data/slapd-glue-syncrepl2.conf 2005/09/28 21:38:15 1.7 @@ -14,13 +14,13 @@ ## top-level directory of the distribution or, alternatively, at ## . -include ./schema/core.schema -include ./schema/cosine.schema -include ./schema/inetorgperson.schema -include ./schema/openldap.schema -include ./schema/nis.schema -pidfile ./testrun/slapd.2.pid -argsfile ./testrun/slapd.2.args +include @SCHEMADIR@/core.schema +include @SCHEMADIR@/cosine.schema +include @SCHEMADIR@/inetorgperson.schema +include @SCHEMADIR@/openldap.schema +include @SCHEMADIR@/nis.schema +pidfile @TESTDIR@/slapd.2.pid +argsfile @TESTDIR@/slapd.2.args #mod#modulepath ../servers/slapd/back-@BACKEND@/ #mod#moduleload back_@BACKEND@.la @@ -35,7 +35,7 @@ argsfile ./testrun/slapd.2.args database @BACKEND@ suffix "ou=Information Technology Division,ou=People,dc=example,dc=com" subordinate -directory ./testrun/db.2.a +directory @TESTDIR@/db.2.a rootdn "cn=Manager 2,dc=example,dc=com" #bdb#index objectclass eq #bdb#index uid pres,eq,sub @@ -68,7 +68,7 @@ updateref @URI1@ database @BACKEND@ suffix "ou=Groups,dc=example,dc=com" subordinate -directory ./testrun/db.2.b +directory @TESTDIR@/db.2.b rootdn "cn=Manager 2,dc=example,dc=com" #bdb#index objectclass eq #bdb#index uid pres,eq,sub @@ -88,7 +88,7 @@ overlay syncprov database @BACKEND@ suffix "dc=example,dc=com" -directory ./testrun/db.2.c +directory @TESTDIR@/db.2.c rootdn "cn=Manager 2,dc=example,dc=com" rootpw secret #bdb#index objectclass eq