X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fdata%2Fslapd-ref-slave.conf;h=0e71e0d431175c537458738917d234ea2df5d6f7;hb=7124ec615efcd6419db99d6f093b61607fa84934;hp=bdec8ae22e31ee5bc24a9ff593fd4b74acaf4f17;hpb=f5beb2e0d39a027f3425b76b72cce5022adc3c62;p=openldap diff --git a/tests/data/slapd-ref-slave.conf b/tests/data/slapd-ref-slave.conf index bdec8ae22e..0e71e0d431 100644 --- a/tests/data/slapd-ref-slave.conf +++ b/tests/data/slapd-ref-slave.conf @@ -3,7 +3,7 @@ :05:29 kurt Exp $ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2005 The OpenLDAP Foundation. +## Copyright 1998-2006 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -14,14 +14,14 @@ ## 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 +include @SCHEMADIR@/core.schema +include @SCHEMADIR@/cosine.schema +include @SCHEMADIR@/inetorgperson.schema +include @SCHEMADIR@/openldap.schema +include @SCHEMADIR@/nis.schema # -pidfile ./testrun/slapd.2.pid -argsfile ./testrun/slapd.2.args +pidfile @TESTDIR@/slapd.2.pid +argsfile @TESTDIR@/slapd.2.args #mod#modulepath ../servers/slapd/back-@BACKEND@/ #mod#moduleload back_@BACKEND@.la @@ -39,7 +39,7 @@ database @BACKEND@ #hdb#cachesize 0 #ldbm#cachesize 0 suffix "o=University of Mich,c=US" -directory ./testrun/db.2.a +directory @TESTDIR@/db.2.a rootdn "cn=Manager,o=University of Mich,c=US" rootpw secret #bdb#index objectClass eq