To remove SSH Tectia Server from an AIX environment, follow the instructions below:
Stop SSH Tectia Server with the following command:
# /opt/tectia/sbin/rc.ssh-server-g3 stop
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 SSH Tectia Client or ConnectSecure, give the following command:
# installp -u SSHTectia.Common
Note that removing the common components disables SSH Tectia Client or ConnectSecure, if it has been installed on the same host.