samba-tool ldapcmp reports differences for non-replicated attributes
Created attachment 10234 [details] Possible patch for master
Created attachment 10246 [details] Patch for v4-1-test
Created attachment 10247 [details] Patch for v4-0-test
After we upgraded from 4.1.11 to 4.1.12, and suddenly we're getting many ldapcmp failures on the attribute 'whenChanged'. In 4.1.11 life was good, and ldapcmp reported no differences at all. In the patch it says: + # "whenChanged", # This is implicitly replicated If I remove that comment sign, ldapcmp finishes successful again. Should that comment sign be there? I have verified that, when changing a DN, the changes ARE replicated, but 'whenChanged' is still a little bit different on all three DC's. Comparing before modification: 'CN=podcast,CN=Users,DC=samba,DC=company,DC=com' [ldap://dc2] 'CN=podcast,CN=Users,DC=samba,DC=company,DC=com' [ldap://dc4] Difference in attribute values: whenChanged => ['20140507142704.0Z'] ['20140826123226.0Z'] FAILED After modification: 'CN=podcast,CN=Users,DC=samba,DC=merit,DC=unu,DC=edu' [ldap://dc2] 'CN=podcast,CN=Users,DC=samba,DC=merit,DC=unu,DC=edu' [ldap://dc4] Difference in attribute values: whenChanged =>. ['20140916171503.0Z'] ['20140916171443.0Z'] FAILED
Ping Andrew!
Is this a showstopper for 4.2.0?
no regresson, no blocker. please use milestones if you want to point out a target for the implementation.
Patch went in as eee14f775e6f2075729d68fa9598dd99f9b9b05d