SSH

Removing from Solaris

To remove Tectia Server from a Solaris environment, follow the instructions below:

  1. Stop Tectia Server with the following command:

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

    # pkgrm SSHG3srvr
    
    [Note]Note

    Tectia Server needs to be uninstalled separately from each local zone, if it has been installed to all zones by installing into the global zone.

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

    # pkgrm SSHG3cmmn
    

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