You attrs= line is wrong. I suggest you remove it entirely and go with the default value.
--Quanah On Apr 2, 2012, at 11:11 PM, jehan procaccia <[email protected]> wrote: > Le 02/04/2012 20:25, Quanah Gibson-Mount a écrit : >> --On Monday, April 02, 2012 5:41 PM +0200 jehan procaccia >> <[email protected]> wrote: >> >>> or perhaps an ACL miss-configuration !? >> >> You fail to state what type of replication you are using with OpenLDAP 2.3. >> Regardless, this would be due to an ACL issue or a misconfiguration of your >> replication setup. >> >> --Quanah > I use syncrepl replication, either on the openldap 2.3 master and replica > which works fine > the same configuration (see below) fails to replicate modifyTimeStamp on a > 2.4 replica . > > syncrepl rid=001 > provider=ldaps://master.it-sudparis.eu > type=refreshAndPersist > searchbase="dc=int-evry,dc=fr" > filter="(objectClass=*)" > attrs="*" > scope=sub > schemachecking=on > bindmethod=simple > retry="60 10 300 +" > binddn="cn=replic,ou=System,dc=int-evry,dc=fr" > credentials="secret" > updateref ldaps://master.int-evry.fr:636 > > If it's an ACL problem, then would it be on the master side or on the > replica's local ACL ? > > Thanks. > >> >> >> -- >> >> Quanah Gibson-Mount >> Sr. Member of Technical Staff >> Zimbra, Inc >> A Division of VMware, Inc. >> -------------------- >> Zimbra :: the leader in open source messaging and collaboration >
