4.2.1 Configuring SSH - installation - openssh

Information

The recommendation is to install OpenSSH and OpenSSL libraries from the expansion pack media, or the IBM supported packages downloaded from the internet.

This is the preferred mechanism for remote client access as it provides socket level encryption, via OpenSSL. If any clear text password service is required for legacy connections the two services may sit side by side, with SSH utilized wherever possible. Ideally, SSH should be the only available remote access mechanism.

If the software is not available from the expansion pack media, download from the following locations.
o OpenSSH - http://sourceforge.net/projects/openssh-aix/files/?source=navbar
o OpenSSL - https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?source=aixbp

NOTE- A login is required to download OpenSSL.

If the Secure By Default option was selected when installing AIX, both SSH and SSL will already have been installed as part of this process.

Solution

Place the OpenSSH and OpenSSL software into a convenient location, such as /tmp and install via-

/usr/lib/instl/sm_inst installp_cmd -a -Q -d /tmp -f openssl,openssh.license,openssh.base,openssh.man.en_US,openssh.msg.en_US -c -N -g -X -G -Y

NOTE- If the software is not located in /tmp, reflect the actual location in the command above.

See Also

https://workbench.cisecurity.org/files/528