Delete the realm on i
If you made changes to WebSphere Portal and no longer require a realm that you created, you can delete the realm from user registry.
In single server environments, you do not have to start or stop the WebSphere_Portal and server1 servers to complete the following steps. In clustered environments, stop all application servers on system, including WebSphere_Portal, then start the nodeagent and dmgr servers before you begin any of the following steps.
To delete the realm:
If you created clustered environment then performed the steps in this task, now run the update-jcr-admin task on the secondary node. See Enable LDAP security after cluster creation for instructions.
- Edit WP_PROFILE/ConfigEngine/properties/wkplc.properties
- For deleteRealmName, type the name of the realm configuration you want to delete.
- Save changes to wkplc.properties.
- Run the ConfigEngine.sh wp-delete-realm -DWasPassword=foo task, from the WP_PROFILE/ConfigEngine, to delete a realm configuration.
- Stop and restart the appropriate servers to propagate the changes.
Parent
Delete the user registry configurations on i
Related tasks
Start and stop servers, dmgrs, and node agents
Enable LDAP security after cluster creation