We have setup OpenDJ v5.0.1 in our environment. As part of migration from our previous Forgerock directory services v7.3.5 we have done the export-ldif and imported in OpenDJ. while exporting we excluded this entryUUID attribute.
Now, after we migrated we have one application which is connecting now to OpenDJ looks for entryUUID and nsuniqueID attributes values which already stored in their Db. as checking the values got mismatch and their connectivity fails.
when we checked in OpenDJ vs FRDS there are 2 groups where these entryUUID and nsuniqueID values are not identitical. Now we need to set the same entryUUID in OpenDJ.
As both these entryUUID and nsuniqueID are set as NO-USER-MODIFICATION at schema level. we need to understand how we can set the nsuniqueID values to the entryUUID and it also shouldn't impact our replication topology.
Need inputs on how we can update the entryUUID value.
we have dedicated replication servers with user stores.
We have setup OpenDJ v5.0.1 in our environment. As part of migration from our previous Forgerock directory services v7.3.5 we have done the export-ldif and imported in OpenDJ. while exporting we excluded this entryUUID attribute.
Now, after we migrated we have one application which is connecting now to OpenDJ looks for entryUUID and nsuniqueID attributes values which already stored in their Db. as checking the values got mismatch and their connectivity fails.
when we checked in OpenDJ vs FRDS there are 2 groups where these entryUUID and nsuniqueID values are not identitical. Now we need to set the same entryUUID in OpenDJ.
As both these entryUUID and nsuniqueID are set as NO-USER-MODIFICATION at schema level. we need to understand how we can set the nsuniqueID values to the entryUUID and it also shouldn't impact our replication topology.
Need inputs on how we can update the entryUUID value.
we have dedicated replication servers with user stores.