From: Pierangelo Masarati Date: Sun, 6 Aug 2006 13:09:42 +0000 (+0000) Subject: now syncprov wants lastmod on (ITS#4632) X-Git-Tag: OPENLDAP_REL_ENG_2_4_3ALPHA~9^2~28 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ee3c999166e120ea86690527f3d51c1a4544156f;p=openldap now syncprov wants lastmod on (ITS#4632) --- diff --git a/tests/data/slapd-syncrepl-slave-persist-ldap.conf b/tests/data/slapd-syncrepl-slave-persist-ldap.conf index 977006b4b5..43207eeb51 100644 --- a/tests/data/slapd-syncrepl-slave-persist-ldap.conf +++ b/tests/data/slapd-syncrepl-slave-persist-ldap.conf @@ -43,6 +43,11 @@ 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 acl-bind bindmethod=simple