[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#4728) accesslog dont write attributes removing



Full_Name: Andres Kahk
Version: 2.3.28
OS: Gentoo Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (195.80.105.102)


if i change attribute, everythings are fine i got:
reqMod:
autoReply:= FALSE
entryCSN:= 20061031104835Z#000000#00#000000
modifiersName:= 
modifyTimestamp:= 20061031104835Z

but if i remove attribute from object then i got:
reqMod:
entryCSN:= 20061031104852Z#000000#00#000000
modifiersName:= 
modifyTimestamp:= 20061031104852Z

There is no entry to remove. That means the entry is removed in write server,
but it still exists in read server

If you got any info or patch to fix this and get syncrepl work correctly, please
send it :)