Check that you have the operating system fully patched. See the latest patch information on the Hewlett-Packard web site. In case PAM/Kerberos is used on a HP-UX platform, install also the latest patches related to Kerberos.
The downloaded online installation package contains the compressed
installation files. 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 ConnectSecure and SSH Tectia Server, and one for specific components of SSH Tectia ConnectSecure.
With SSH Tectia ConnectSecure you may choose to install:
the basic client package or the
client-ft-only package without the sshg3
program
the optional capture package for
FTP-SFTP conversion and transparent tunneling
the additional sdk package
containing the file transfer API in C.
To install SSH Tectia ConnectSecure on HP-UX, follow the instructions below:
Select the installation package according to your HP-UX version.
When installing on HP-UX 11i v1 (11.11), 11i v2 (11.23), or 11i v3 (11.31) running on the PA-RISC architecture, use the packages named:
ssh-tectia-<component>-<version>-hpux-11i-hppa.depot.Z
When installing on HP-UX 11i v2 or 11i v3 running on the Itanium architecture, use the packages named:
ssh-tectia-<component>-<version>-hpux-11i-ia64.depot.Z
In the commands, <component> refers to the software
component, and <version> indicates the product
release version and the current build number (for example,
6.0.17.123).
Unpack the packages with uncompress. In order to
be installable, the created packages must have the correct long file
name. In the examples below, we use the Itanium versions:
$ uncompress ssh-tectia-common-<version>-hpux-11i-ia64.depot.Z $ uncompress ssh-tectia-client-<version>-hpux-11i-ia64.depot.Z $ uncompress ssh-tectia-capture-<version>-hpux-11i-ia64.depot.Z
Install the packages by running the install commands with root privileges:
# swinstall -s <path>/ssh-tectia-common-<version>-hpux-11i-ia64.depot SSHG3common
# swinstall -s <path>/ssh-tectia-client-<version>-hpux-11i-ia64.depot SSHG3client
# swinstall -s <path>/ssh-tectia-capture-<version>-hpux-11i-ia64.depot \
SSHG3capture
![]() | Note |
|---|---|
In the commands, |
(Optional) If you do not want to install the
sshg3 command, unpack and install the client-ft-only package
instead of the client package with root privileges:
$ uncompress ssh-tectia-client-ft-only-<version>-hpux-11i-ia64.depot.Z
# swinstall -s <path>/ssh-tectia-client-ft-only-<version>-hpux-11i-ia64.depot \
SSHG3clntf
![]() | Note |
|---|---|
If you later need to start using the |
(Optional) If you want the file transfers API, unpack and install the SDK installation package with root privileges:
$ uncompress ssh-tectia-sdk-<version>-hpux-11i-ia64.depot.Z # swinstall -s <path>/ssh-tectia-sdk-<version>-hpux-11i-ia64.depot SSHG3sdk
Copy the license file to directory: /etc/ssh2/licenses.
(This is not necessary in "third-digit" maintenance updates.)
For information on licensing, see Licensing.