Installation Guide › WebSphere Version › Uninstallation and Reinstallation › Remove CA IdentityMinder from WebSphere
Remove CA IdentityMinder from WebSphere
After uninstalling CA IdentityMinder software, you can remove the CA IdentityMinder configuration from your application server by using the WebSphere Administrative Console or by executing scripts from the command line.
To remove CA IdentityMinder using the Administrative Console:
Follow these steps:
- Open the WebSphere Administrative Console using the following URL:
http://websphere_server:9060/admin
- Select Applications, Enterprise Applications.
- In the Enterprise Applications screen, select the check box next to CA IdentityMinder and click Stop.
- Select the check box next to CA IdentityMinder and click Uninstall.
- If you installed the SiteMinder EAR and SiteMinder Agent EAR, stop these applications, and uninstall them as described previously.
- Click Save.
- Click Save to save changes to the master configuration.
- Remove the ca-stylesr5.1.1.ear file.
Note: Only remove the ca-stylesr5.1.1.ear if no other CA product is using it.
To remove CA IdentityMinder using the command line:
Follow these steps:
CA IdentityMinder includes two scripts that you can use to remove CA IdentityMinder from the WebSphere application server:
- Uninstall script (uninstallApp.jacl)—Stops the CA IdentityMinder application, then removes it from WebSphere.
- Cleanup script (Ims6Cleanup.jacl) —Removes the CA IdentityMinder resources, such as those created by running the uninstallApp.jacl.
Note: Running the Cleanup script removes resources that are used by all CA IdentityMinder installations running on the same application server. If you have CA IdentityMinder installations on the same system that you do not want to delete, do not run the Cleanup script. Also, this script does not remove any data sources created by CA IdentityMinder.
To remove CA IdentityMinder using the command line, perform the following procedure.
- From the command line, navigate to websphere_home\bin.
- Be sure that the WebSphere application server is running.
- Run the Uninstall script as follows:
- Windows: wsadmin -f uninstallApp.jacl
- Unix: ./wsadmin.sh -f uninstallApp.jacl
- Run the Cleanup script as follows:
- Windows: wsadmin -f Ims6Cleanup.jacl websphere_node
- Unix: ./wsadmin.sh -f Ims6Cleanup.jacl websphere_node
where websphere_node is the name of the WebSphere node where CA IdentityMinder was installed.
- Remove the ca-stylesr5.1.1.ear file.
Note: Only remove the ca-stylesr5.1.1.ear if no other CA product is using it.
- Remove the service integration bus as follows:
- In the WebSphere Administrative Console, go to Service Integration, Buses.
- Remove iam_im-IMSBus.
- Stop the application server.
- Remove the node_name.server_name.IMSBus directory under websphere_home\profiles\websphere_profile\databases\com.ibm.ws.sib\
Copyright © 2013 CA.
All rights reserved.
|
|