SSH Tectia

Removing from HP-UX

To remove SSH Tectia Server from an HP-UX environment, follow the instructions below:

  1. Stop SSH Tectia Server with the following command:

    # /sbin/init.d/ssh-server-g3 stop
    
  2. Remove the installation by issuing the following command with root privileges:

    # swremove SSHG3server
    
  3. If you want to remove also the components that are common with SSH Tectia Client or ConnectSecure, give the following command:

    # swremove SSHG3common
    

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