From ee3c999166e120ea86690527f3d51c1a4544156f Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Sun, 6 Aug 2006 13:09:42 +0000 Subject: [PATCH] now syncprov wants lastmod on (ITS#4632) --- tests/data/slapd-syncrepl-slave-persist-ldap.conf | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.39.5