X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fdata%2Fslapd-glue-syncrepl1.conf;h=beeb561cf9b3d291d8aaf098cc04b368398d1b1d;hb=f980c64cb63abca0928e176a9443d8513b74ef74;hp=67fa4acf8b1f833b834a6f85fced04c5ae4a710f;hpb=f6edefa25dd7cb4156c61bb8f7066c85365a5f39;p=openldap diff --git a/tests/data/slapd-glue-syncrepl1.conf b/tests/data/slapd-glue-syncrepl1.conf index 67fa4acf8b..beeb561cf9 100644 --- a/tests/data/slapd-glue-syncrepl1.conf +++ b/tests/data/slapd-glue-syncrepl1.conf @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2008 The OpenLDAP Foundation. +## Copyright 1998-2012 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -34,16 +34,12 @@ argsfile @TESTDIR@/slapd.1.args database @BACKEND@ suffix "ou=Information Technology Division,ou=People,dc=example,dc=com" subordinate -directory @TESTDIR@/db.1.a rootdn "cn=Manager 1,dc=example,dc=com" -#bdb#index objectclass eq -#bdb#index uid pres,eq,sub -#bdb#index cn,sn pres,eq,sub,subany -#bdb#index entryUUID,entryCSN pres -#hdb#index objectclass eq -#hdb#index uid pres,eq,sub -#hdb#index cn,sn pres,eq,sub,subany -#hdb#index entryUUID,entryCSN pres +#~null~#directory @TESTDIR@/db.1.a +#indexdb#index objectclass eq +#indexdb#index uid pres,eq,sub +#indexdb#index cn,sn pres,eq,sub,subany +#indexdb#index entryUUID,entryCSN pres #ndb#dbname db_1 #ndb#include @DATADIR@/ndb.conf @@ -52,16 +48,12 @@ overlay syncprov database @BACKEND@ suffix "ou=Groups,dc=example,dc=com" subordinate -directory @TESTDIR@/db.1.b rootdn "cn=Manager 1,dc=example,dc=com" -#bdb#index objectclass eq -#bdb#index uid pres,eq,sub -#bdb#index cn,sn pres,eq,sub,subany -#bdb#index entryUUID,entryCSN pres -#hdb#index objectclass eq -#hdb#index uid pres,eq,sub -#hdb#index cn,sn pres,eq,sub,subany -#hdb#index entryUUID,entryCSN pres +#~null~#directory @TESTDIR@/db.1.b +#indexdb#index objectclass eq +#indexdb#index uid pres,eq,sub +#indexdb#index cn,sn pres,eq,sub,subany +#indexdb#index entryUUID,entryCSN pres #ndb#dbname db_2 #ndb#include @DATADIR@/ndb.conf @@ -76,22 +68,19 @@ syncrepl rid=1 schemachecking=off scope=sub type=refreshAndPersist - retry="3 3 300 5" + retry="3 10 300 5" updateref @URI2@ #overlay syncprov database @BACKEND@ suffix "dc=example,dc=com" -directory @TESTDIR@/db.1.c rootdn "cn=Manager 1,dc=example,dc=com" rootpw secret -#bdb#index objectclass eq -#bdb#index uid pres,eq,sub -#bdb#index cn,sn pres,eq,sub,subany -#hdb#index objectclass eq -#hdb#index uid pres,eq,sub -#hdb#index cn,sn pres,eq,sub,subany +#~null~#directory @TESTDIR@/db.1.c +#indexdb#index objectclass eq +#indexdb#index uid pres,eq,sub +#indexdb#index cn,sn pres,eq,sub,subany #ndb#dbname db_3 #ndb#include @DATADIR@/ndb.conf