--- tests/data/slapd-syncrepl-master.conf 2008/02/11 23:24:27 1.12.2.6 +++ tests/data/slapd-syncrepl-master.conf 2005/01/01 19:50:01 1.13 @@ -3,7 +3,7 @@ 15 22:05:29 kurt Exp $ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2008 The OpenLDAP Foundation. +## Copyright 1998-2005 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 @SCHEMADIR@/core.schema -include @SCHEMADIR@/cosine.schema -include @SCHEMADIR@/inetorgperson.schema -include @SCHEMADIR@/openldap.schema -include @SCHEMADIR@/nis.schema +include ./schema/core.schema +include ./schema/cosine.schema +include ./schema/inetorgperson.schema +include ./schema/openldap.schema +include ./schema/nis.schema # -pidfile @TESTDIR@/slapd.1.pid -argsfile @TESTDIR@/slapd.1.args +pidfile ./testrun/slapd.1.pid +argsfile ./testrun/slapd.1.args #mod#modulepath ../servers/slapd/back-@BACKEND@/ #mod#moduleload back_@BACKEND@.la @@ -36,19 +36,15 @@ argsfile @TESTDIR@/slapd.1.args database @BACKEND@ suffix "dc=example,dc=com" -directory @TESTDIR@/db.1.a +directory ./testrun/db.1.a rootdn "cn=Manager,dc=example,dc=com" rootpw secret -#bdb#index objectClass eq -#bdb#index cn,sn,uid pres,eq,sub -#bdb#index entryUUID,entryCSN eq -#hdb#index objectClass eq -#hdb#index cn,sn,uid pres,eq,sub -#hdb#index entryUUID,entryCSN eq #ldbm#index objectClass eq #ldbm#index cn,sn,uid pres,eq,sub +#bdb#index objectClass eq +#bdb#index cn,sn,uid pres,eq,sub -overlay syncprov -#syncprov-sessionlog 100 +#sessionlog 1 100 +overlay syncprov -#monitor#database monitor +#monitor#database monitor