7.1 Uninstalling Identity Server

Uninstalling Identity Server is a two-step process:

  1. Removing Identity Server from Administration Console. See Deleting Identity Server References.

  2. Removing the Identity Server software from the machine. See Uninstalling Identity Server.

7.1.1 Deleting Identity Server References

As part of the complete Identity Server uninstall process, you must delete Identity Server from Administration Console. Identity Server must first be removed from the cluster configuration before deleting from Administration Console.

  1. In Administration Console, click Devices > Identity Servers.

  2. Select Identity Server that you want to uninstall and click Stop.

  3. Wait for its health to turn red, then select the server and click Actions > Remove from Cluster.

  4. Update the cluster configuration.

  5. Select Identity Server that you are going to uninstall, then click Actions > Delete.

  6. Continue with Section 7.1.2, Uninstalling Identity Server.

7.1.2 Uninstalling Identity Server

If you have installed Identity Server with Administration Console, you have to uninstall both and will not be able to uninstall only the Identity Server.

  1. Unzip the tar.gz file by using the following command:

    tar -xzvf <filename>

  2. Navigate to the novell-access-manager directory.

  3. Enter ./uninstall.sh to initiate the uninstallation script.

  4. Select 2 to uninstall Identity Server.

  5. Enter the name and password of the admin user. (When Administration Console and Identity Server are installed on the same server)

    Uninstall removes Identity Server. A log file is created at /tmp/novell_access_manager/uninstall.log.