Enabling the referential integrity plugin
When a REST resource type is set to create new entries using a relative distinguished name (RDN) attribute other than entryUUID
, referential integrity issues can result when the entry’s RDN attribute is edited.
About this task
To preserve the referential integrity of group memberships in such a scenario, enable the referential identity plugin.
Steps
-
Enable the referential integrity plugin with the following command.
bin/dsconfig set-plugin-prop --plugin-name "Referential Integrity" \ --set enabled:true
Result
After you enable the plugin, group memberships are preserved.