https://bugs.openldap.org/show_bug.cgi?id=10548
Issue ID: 10548 Summary: slapmodify replaces entryUUID Product: OpenLDAP Version: 2.6.13 Hardware: x86_64 OS: Linux Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: client tools Assignee: bugs@openldap.org Reporter: dhawes@gmail.com Target Milestone: ---
When using slapmodify with olcLastMod=TRUE, the entryUUID is replaced for every entry modified. This is undesirable and has implications with syncrepl.
The check for lastmod is here:
https://git.openldap.org/openldap/openldap/-/blob/master/servers/slapd/slapm...
Replacing the entryUUID is here:
https://git.openldap.org/openldap/openldap/-/blob/master/servers/slapd/slapm...
More discussion is available at:
https://lists.openldap.org/hyperkitty/list/openldap-technical@openldap.org/t...