UPDATE: this appears to be a case of user-error

the ldapsearch was not pulling the entryUUID because of a malformed search line.
The required syntax for the "attrs" (last part of line) should have been
'*' '+'
when making a dump. Omitting the '+' caused LDAP to regenerate the
entryUUIDs on the consumer, which would then subsequently mess up
syncing operations

Please accept my apologies and close this entry

- TJA


Reply via email to