Uninstalling in silent mode

Uninstall IBM® Security Key Lifecycle Manager and its components when you no longer need them on your Linux and AIX systems in silent mode.

Procedure

  1. Edit the response file to add encrypted passwords to the relevant elements of the file. The sample response files are in the directory in which your installation package is located.

    You can use the IBM Installation Manager utility to create encrypted passwords. For information about how to encrypt the password, see Encrypted password for response file elements.

  2. From the terminal window, go to the disk1 directory of your installation package. For example, download_path/disk1.
  3. Run the following command.
    Linux
    silent_uninstallSKLM_linux.sh IM_INSTALL_LOCATION WAS_INSTALL_LOCATION 
    SKLM_INSTALL_HOME WAS_ADMIN WAS_PASSWORD
    silent_uninstallSKLM_linux.sh /opt/IBM/InstallationManager /opt/IBM/WebSphere/AppServer 
    /opt/IBM/SKLMV40 wasadmin WAS@admin123
    AIX
    silent_uninstallSKLM_AIX.sh IM_INSTALL_LOCATION WAS_INSTALL_LOCATION 
    SKLM_INSTALL_HOME WAS_ADMIN WAS_PASSWORD
    silent_uninstallSKLM_AIX.sh /opt/IBM/InstallationManager /opt/IBM/WebSphere/AppServer 
    /opt/IBM/SKLMV40 wasadmin WAS@admin123

    IM_INSTALL_LOCATION - Installation Manager directory for IBM Security Key Lifecycle Manager.

    WAS_INSTALL_LOCATION - WebSphere® Application Server directory for IBM Security Key Lifecycle Manager.

    SKLM_INSTALL_HOME - IBM Security Key Lifecycle Manager installation directory.

    WAS_ADMIN - User name of WebSphere Application Server for IBM Security Key Lifecycle Manager.

    WAS_PASSWORD - Password of WebSphere Application Server user name.

What to do next

Verify the uninstallation summary and the log files that are at /var/ibm/InstallationManager/logs/native/. Additional log files are created in tmp directory. For example: /tmp/sklmUninstall0.log

After you uninstall IBM Security Key Lifecycle Manager, delete the /opt/IBM/WebSphere and /opt/DB2SKLMV40 directories if not already removed.