Portal, V6.1
Removing Tivoli Access Manager
After you have installed and used IBM Tivoli Access Manager for e-business, you may find that you no longer require its use. You can then remove it from the IBM WebSphere Portal environment and restore authentication capabilities to IBM WAS and authorization capabilities to WebSphere Portal.
To remove Tivoli Access Manager from the WebSphere Portal environment. After performing this procedure, the following changes occur:
- Optional
To remove the credential vault adapter and its associated segments if you configured it for Tivoli Access Manager:
- Use the Credential Vault portlet to remove any segments added since installation.
Do not remove DefaultAdminSegment.
- Remove the Vault.AccessManager Credential Vault Adapter implementation properties; including class, config, manager, and readonly; from the Credential Vault Service configuration.
The systemcred.dn property cannot be removed.
- Remove the accessmanagervault.properties file from the WP_PROFILE/shared/app/config .
- Perform the following steps if you configured Tivoli Access Manager for authorization:
- Change the enableExternalization property to false in Access Control Config Service. This will prevent the Externalize/Internalize icon from appearing in the Administrative Access portlet once Tivoli Access Manager is removed.
- Use either the Resource Permissions portlet or the XML configuration interface to internalize any resources managed by Tivoli Access Manager.
- Edit the services.properties file found in the WP_PROFILE/shared/app/config directory; find the value com.ibm.wps.services.ac.ExternalAccessControlService, and change it to com.ibm.wps.ac.impl.ExternalAccessControlDefaultImpl.
- Optional
Restore the ability to create users through WebSphere Portal, if you previously disabled it, by re-enabling auto-registration. Restore the backup copy of the /installedApps/hostname/wps.ear/wps.war/themes/html/theme_name/ToolBarInclude.jsp file that is located in the subdirectory of each theme.
- Perform the following steps if you configured Tivoli Access Manager for authentication:
- In the WAS Administrative Console, click Security > Global security > Authentication > Authentication mechanisms > LTPA. Click Trust Association under Additional Properties.
- Deselect the Trust Association Enabled check box.
- Click OK; then click Save.
- Stop and restart server1.
- Optional
If you enabled user provisioning, go to Disable user provisioning.
- Optional
Remove all junction points, access control lists (ACLs), protected objectspace entries (POS entries), custom actions, and custom action groups.
- Optional
Run the following unconfigure task to remove the connection to Tivoli Access Manager:
Option Description Windows ConfigEngine.bat run-svrssl-unconfig -Dwp.ac.impl.PDAminPwd=wpsadmin from the WP_PROFILE\ConfigEngine. UNIX ./ConfigEngine.sh run-svrssl-unconfig -Dwp.ac.impl.PDAminPwd=wpsadmin from the WP_PROFILE/ConfigEngine. i5/OS ConfigEngine.sh run-svrssl-unconfig -Dwp.ac.impl.PDAminPwd=wpsadmin from the WP_PROFILE/ConfigEngine. - If necessary, uninstall any Tivoli Access Manager components.
Parent topic
Configure Tivoli Access Manager