Update the realm configuration
If the realm configuration in the federated repository is not working correctly, we can update the realm configurations...
- cd WP_PROFILE/ConfigEngine/properties
- Edit wkplc.properties
- Set the following parameters under the VMM realm configuration heading:
realmName=myRealm
securityUse=active
delimiter=/
- Save the changes to wkplc.properties.
- Delete the old entity types before adding the RDN attribute as the only entry in the RDN list:
cd WP_PROFILE/ConfigEngine
./ConfigEngine.sh wp-update-realm -DWasPassword=foo
- Stop and restart the appropriate servers to propagate the changes.
Parent Update the user registry