Hi, Finally, I made a bash script that:
1. Receives as arguments a 'base' and a 'filter' (like the fix-up task) 2. Search for incomplete entries (no entryUUID attribute) 3. Patch dirsrv schema (99user.ldif) to make entryUUID attribute mutable (Removes NO-USER-MODIFICATION) 4. Restarts dirsrv instance service 5. Generates and sets an entryUUID for every incomplete entry found matching the filter 6. Restores dirsrv schema 7. Restarts dirsrv instance service Changes are immediately replicated and everything works like it should be. Like I said before, new entries have an entryUUID attribute generated automatically, that was never a problem. I can share the script if anyone is interested. Thank you all for your work and time. _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
