Page 1 of 1

What is needed to configure SSH on iSeries?

Posted: Mon Mar 09, 2009 9:18 am
by Support_Julie
Question:
IF I want to use SFTP from Go Anywhere in Windows to an iSeries
What would it need to configure in the iSeries?

Answer:
You'll need to have PASE (Portable App Solutions Environment) installed.
To verify that PASE is installed, Type GO LICPGM from your command prompt.
Take option 10 to Display installed licensed programs.
Press F11 twice to display the Product Option information.
Look for 5722SS1 option 33.

The SSH server can be started with this command:
QSH CMD('/QOpenSys/usr/sbin/sshd')