--- tests/data/slapd-deltasync-master.conf 2007/01/02 19:01:17 1.4 +++ tests/data/slapd-deltasync-master.conf 2010/04/13 20:18:29 1.13 @@ -1,9 +1,8 @@ # master slapd config -- for testing of Delta SYNC replication -# $OpenLDAP: pkg/ldap/tests/data/slapd-syncrepl-master.conf,v 1.1.2.4 2003/12/ - 15 22:05:29 kurt Exp $ +# $OpenLDAP: pkg/ldap/tests/data/slapd-deltasync-master.conf,v 1.12 2009/11/29 17:38:05 hallvard Exp $ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2007 The OpenLDAP Foundation. +## Copyright 1998-2010 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -38,14 +37,14 @@ argsfile @TESTDIR@/slapd.1.args database @BACKEND@ suffix "cn=log" -directory @TESTDIR@/db.1.b rootdn "cn=Manager,dc=example,dc=com" +#~null~#directory @TESTDIR@/db.1.b #bdb#index objectClass eq #bdb#index entryUUID,entryCSN eq #hdb#index objectClass eq #hdb#index entryUUID,entryCSN eq -#ldbm#index objectClass eq -#ldbm#index entryUUID,entryCSN eq +#ndb#dbname db_2 +#ndb#include @DATADIR@/ndb.conf overlay syncprov syncprov-reloadhint true @@ -54,17 +53,22 @@ syncprov-nopresent true rootdn "cn=Manager,dc=example,dc=com" database @BACKEND@ suffix "dc=example,dc=com" -directory @TESTDIR@/db.1.a rootdn "cn=Manager,dc=example,dc=com" rootpw secret +#~null~#directory @TESTDIR@/db.1.a #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 +#ndb#dbname db_1 +#ndb#include @DATADIR@/ndb.conf + + +access to * + by users write + by * read overlay syncprov #syncprov-sessionlog 100