SSH

Removing from AIX

To remove Tectia Server from an AIX environment, follow the instructions below:

  1. Stop Tectia Server by using the System Resource Controller (SRC) of the operating system:

    # stopsrc -s ssh-tectia-server
    
  2. Remove the installation by issuing the following command with root privileges:

    # installp -u SSHTectia.Server
    
  3. If you want to remove also the components that are common with Tectia Client or ConnectSecure, give the following command:

    # installp -u SSHTectia.Common
    

    Note that removing the common components disables Tectia Client or ConnectSecure, if it has been installed on the same host.