Delete the realm on Linux
If you made changes to the IBM WebSphere Portal and no longer require a realm that you created, we can delete the realm from the user registry.In a clustered environment, start the dmgr and nodeagent and verify they are able to synchronize.
Delete the realm
- Edit wkplc.properties
- For deleteRealmName, set the name of the realm configuration to delete.
- Save changes to wkplc.properties.
- Delete a realm configuration...
./ConfigEngine.sh wp-delete-realm -DWasPassword=foo
- Stop and restart servers, dmgrs, and node agents.
If you created the clustered environment, including the additional nodes, and then completed the steps in this task, run update-jcr-admin on the secondary nodes.
Parent: Delete the user registry configurations on Linux
Related:
Start and stop servers, dmgrs, and node agents
Enable LDAP security after cluster creation