To remove Tectia Server from an AIX environment, follow the instructions below:
Stop Tectia Server by using the System Resource Controller (SRC) of the operating system:
# stopsrc -s ssh-tectia-server
Remove the installation by issuing the following command with root privileges:
# installp -u SSHTectia.Server
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.