SSH Tectia Client is available for:
HP-UX 11.0 (with PHCO_28425 and PHCO_34275)
11.11 (11i v1 with GOLDBASE11i B.11.11.0506.4, PHCO_28425, PHCO_34275 and PHSS_35381)
11.23 on PA-RISC (11.00-pa-risc
)
HP-UX 11.22 and 11.23 on Itanium
(11.22-itanium
)
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::
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
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
(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
(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
(Optional with SSH Tectia Client with EFT Expansion Pack)
Unpack the SDK package with gunzip
:
$ gunzip ssh-tectia-sdk-<ver>-sd-<arch>.depot.Z
(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
(Not necessary in "third-digit" maintenance
updates) Copy the license file to the
/etc/ssh2/licenses
directory.
See Licensing.