SSH Tectia

Removing from Solaris

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

  1. Remove the installation by issuing the following command with root privileges:

    # pkgrm SSHG3clnt
    

    (SSH Tectia Client with EFT Expansion Pack) If you had installed the ft-only package, use the following command instead:

    # pkgrm SSHG3clnf
    
  2. (SSH Tectia Client with EFT Expansion Pack) If you had the FTP-SFTP conversion installed, remove it by giving the following command:

    # pkgrm SSHG3ftp
    
  3. (SSH Tectia Client with EFT Expansion Pack) If you had the file transfer SDK installed, remove it by giving the following command:

    # pkgrm SSHG3sdk
    
  4. If you want to remove also the components that are common with SSH Tectia Server, give the following command:

    # pkgrm SSHG3cmmn
    
[Note]Note

The uninstallation procedure removes only the files that were created when installing the software. Any configuration files have to be removed manually.