SSH Tectia

Installing on HP-UX

SSH Tectia Client is available for:

SSH Tectia Client includes support for Entrust certificates on HP-UX 11.0. The necessary libraries are automatically included in the installation.

On the CD-ROM, the installation packages for HP-UX platforms are located in the /install/hp-ux/ directory. Two packages are required: one for common components of SSH Tectia Client and Server, and another for specific components of SSH Tectia Client. With SSH Tectia Client with EFT Expansion Pack you may choose to install either the full client package or the client package without sshg3.

To install SSH Tectia Client on HP-UX, follow the instructions below::

  1. Unpack the packages with gunzip. In order to be installable, the created packages must have the correct long file name:

    $ gunzip ssh-tectia-common-<ver>-sd-<arch>.depot.Z
    $ gunzip ssh-tectia-client-<ver>-sd-<arch>.depot.Z
    

    In the package name, <ver> is the current package version of SSH Tectia Client (for example, 5.2.0.150) and <arch> is the version and architecture of the HP-UX operating system (11.00-pa-risc for HP-UX on PA-RISC or 11.22-itanium for HP-UX on Itanium).

    (Optional with SSH Tectia Client with EFT Expansion Pack) If you do not want to install the sshg3 command, use the client-ft-only package instead of the client package:

    $ gunzip ssh-tectia-client-ft-only-<ver>-sd-<arch>.depot.Z
    
  2. Install the packages by running the following command with root privileges:

    # swinstall -s <path>/ssh-tectia-common-<ver>-sd-<arch>.depot SSHG3common
    # swinstall -s <path>/ssh-tectia-client-<ver>-sd-<arch>.depot SSHG3client
    

    In the command, <path> is the full path to the installation package (HP-UX requires this even when the command is run in the same directory).

    (Optional with SSH Tectia Client with EFT Expansion Pack) For the ft-only package, the command is the following:

    # swinstall -s <path>/ssh-tectia-client-ft-only-<ver>-sd-<arch>.depot SSHG3clntf
    
  3. (Optional with SSH Tectia Client with EFT Expansion Pack) Unpack the FTP-SFTP conversion package with gunzip:

    $ gunzip ssh-tectia-ftp-conversion-<ver>-sd-<arch>.depot.Z
    
  4. (Optional with SSH Tectia Client with EFT Expansion Pack) Install the FTP-SFTP conversion package with root privileges:

    # swinstall -s <path>/ssh-tectia-ftp-conversion-<ver>-sd-<arch>.depot SSHG3ftpconv
    
  5. (Optional with SSH Tectia Client with EFT Expansion Pack) Unpack the SDK package with gunzip:

    $ gunzip ssh-tectia-sdk-<ver>-sd-<arch>.depot.Z
    
  6. (Optional with SSH Tectia Client with EFT Expansion Pack) Install the SDK package with root privileges:

    # swinstall -s <path>/ssh-tectia-sdk-<ver>-sd-<arch>.depot SSHG3sdk
    
  7. (Not necessary in "third-digit" maintenance updates) Copy the license file to the /etc/ssh2/licenses directory. See Licensing.