]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-syncrepl-slave-persist-ldap.conf
Fix onelevel search from last commit
[openldap] / tests / data / slapd-syncrepl-slave-persist-ldap.conf
index 5ab772cfc1f0adb4d8e0e7fbacaaa241e84ce8ad..3b58d3a38c475e00598382e3c460c87b6c80f40d 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2005 The OpenLDAP Foundation.
+## Copyright 1998-2011 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -43,8 +43,13 @@ suffix               "dc=example,dc=com"
 rootdn         "cn=Whoever"
 uri            @URI2@
 
+# ITS#4632: syncprov now wants this on (ITS#4613); however, since checks 
+# are in place to prevent lastmod operational attrs to be added twice,
+# this shuld make no harm
+lastmod                on
+
 # HACK: use the RootDN of the monitor database as UpdateDN so ACLs apply
-# whithout the need to write the UpdateDN before starting replication
+# without the need to write the UpdateDN before starting replication
 acl-bind       bindmethod=simple
                binddn="cn=Monitor"
                credentials=monitor
@@ -52,7 +57,7 @@ acl-bind      bindmethod=simple
 # Don't change syncrepl spec yet
 
 # HACK: use the RootDN of the monitor database as UpdateDN so ACLs apply
-# whithout the need to write the UpdateDN before starting replication
+# without the need to write the UpdateDN before starting replication
 syncrepl       rid=1
                provider=@URI1@
                binddn="cn=Manager,dc=example,dc=com"
@@ -64,7 +69,7 @@ syncrepl      rid=1
                schemachecking=off
                scope=sub
                type=refreshAndPersist
-               retry="5 5 300 5"
+               retry="3 10 5 +"
 
 overlay                syncprov