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 the common components of SSH Tectia Client and Server, and one for the specific components of SSH Tectia Client.
To install SSH Tectia Client 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-common-<version>-hpux-11i-hppa.depot.Z ssh-tectia-client-<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-common-<version>-hpux-11i-ia64.depot.Z ssh-tectia-client-<version>-hpux-11i-ia64.depot.Z
In the commands, <version>
indicates the product
release version and the current build number (for example,
6.0.10.123
).
Unpack the packages with uncompress
. In order to
be installable, the created packages must have the correct long file
name. In the command 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
Install the packages by running the following 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
Note | |
---|---|
In the commands, |
Copy the license file to directory: /etc/ssh2/licenses
(This is not necessary in "third-digit" maintenance updates.)
See Licensing.