Before I write one, are there any tools for idempotent applying LDIFs:
UPSERT
) (removing any attributes not mentioned in the LDIF record).ldapmodify
.I saw someone suggesting ldapmodify -c
, but this is meh :) I want to catch all errors.
I'm writing a new tool. Something like this https://github.com/ip1981/ldapply