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 installation package contains the compressed installation files.
Two packages are required: one for the common components of Tectia Client and Server, and one for the specific components of Tectia Client.
To install Tectia Client on HP-UX, follow the instructions below:
Unpack the downloaded tar
package.
Select the installation package according to your HP-UX version.
When installing on HP-UX 11i v3 (11.31) running on the PA-RISC architecture, use the packages named:
ssh-tectia-common-<version>
-hpux-11iv2-3-hppa.depot.Z ssh-tectia-client-<version>
-hpux-11iv2-3-hppa.depot.Z
When installing on HP-UX 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.6.3.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.)