i5/OS
If
you made changes to your IBM® WebSphere® Portal Express and
no longer require an realm that you created, you can delete the realm from
your user registry.
Perform
the following steps to delete the realm:
- Use a text editor
to open the wkplc.properties file, located in the profiles/wp_profile/ConfigEngine/properties directory.
- For realmName, type
the name of the realm configuration you want to delete.
- Save your changes to the wkplc.properties file.
- Run the ConfigEngine.sh -profileName profile_root wp-delete-realm task, located
in the profiles/wp_profile/ConfigEngine directory to delete a realm configuration. Note: profile_root is the name of the WebSphere
Application Server profile
where WebSphere Portal Express is installed; for
example, wp_profile.
- Perform the following steps to stop and restart
the server1 and WebSphere_Portal servers:
- Open a command prompt and change to the wp_profile_root/bin directory.
- Enter the stopServer server1 -profileName profile_root -user admin_userid -password admin_password command to stop
the WebSphere
Application Server. Note: profile_root is
the name of the WebSphere
Application Server profile
where WebSphere Portal Express is installed; for
example, wp_profile.
- Enter the stopServer WebSphere_Portal
-profileName profile_root -user admin_userid -password admin_password command
to stop the WebSphere Portal Express server.
- Enter the startServer server1
-profileName profile_root command.
- Enter the startServer WebSphere_Portal
-profileName profile_root command.
Parent topic:
|
|
|