How to uninstall RSA Identity Governance & Lifecycle
Originally Published: 2018-09-11
Article Number
Applies To
RSA Version/Condition: 7.0+, 6.9.1
Platform: RSA Software Appliance
O/S Version: SUSE 11 SP3, Red Hat
Issue
Note: The installation requires the numeric value of 500 for the Oracle ID as well as the group id.
Resolution
- Log in as the root user.
- Run the uninstaller:
cd /tmp/aveksa/staging/deploy ./uninstall.sh
- Change the user and group to the expected IDs:
usermod -u 500 oracle groupmod -g 500 oinstall
- Remove all the spawned files under /tmp without deleting the installation media:
cd /tmp mv aveksa .. rm -rf /tmp/* mv ../aveksa /tmp/ cd aveksa rm -rf /tmp/aveksa/staging/*
- Unpack a fresh copy of the files for staging:
cd staging tar -jxvf ../packages/aveksa-7.0.0.tar.bz2
- Delete the other files and directories that did not live under /tmp that were not removed by the uninstaller:
rm -rf /u01 rm -rf /home/oracle rm -rf /home/admin rm /usr/local/bin/coraenv rm /usr/local/bin/dbhome rm /usr/local/bin/oraenv
- Delete the admin user and his home directory (which will be created on the next installation attempt)
userdel -r admin
Related Articles
Error: 'There are other users logged on to this computer. If you uninstall this program while another user is running it … 5Number of Views Uninstall a Web Tier on Windows 61Number of Views Uninstall of RSA SecurID Authenticate App is not clean and leaves a folder behind 31Number of Views Uninstall a Web Tier on Linux 92Number of Views eLearning Course: Authentication Manager 7.1 to 8.1.x Migration - Part 1 (13:14) 9Number of Views
Trending Articles
RSA Authentication Manager Patch Updates RSA SecurID Software Token 4.1.2 and 4.2.1 for Mac OS X displays: No token storage device was detected. Verify that the de… How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows Configuring a Checkpoint firewall to work with SecurID
Don't see what you're looking for?