Running the Setup Script
Go to the directory into which the installation package was unpacked,
make SSHD2 the owner of the directory hierarchy and
switch to the SSHD2 user:
>cd /tmp/ssh2-5.1.0.<build>
>chown -R sshd2:0 *
>su - sshd2
The setup script copies the binaries and manual pages under
/usr/lpp/ssh2 and configuration files under /etc/ssh2.
The setup script also makes the server program-controlled (the
SSHD2 user must have READ access to
BPX.FILEATTR.PROGCTL). It creates a host key pair if none is
previously available.
Run the setup script:
>cd /tmp/ssh2-5.1.0.<build>
>./setup.sh
If you run the script in the TSO OMVS shell you may need to press the
PF10 key from time to time to keep the shell in the RUNNING state.