How can I get a 5250 CA session configured to work with ssh?
I started the Daemon (V6R1)
STRTCPSVR SERVER(*SSHD)
dropped the keys in the user's home directory
added in the request data of the jobd
CALL Q2SHELL
PARM('/QOpenSys/usr/sbin/sshd')
then started a session through PuTTY (someone told me to experiment with that from a windows box, use that as the layer to ride the CA session on top of it)
I see the job running under qusrwrk, lets me sign in on the Putty session
not seeing how to connect the two
how am I suppose to connect the two?
I started the Daemon (V6R1)
STRTCPSVR SERVER(*SSHD)
dropped the keys in the user's home directory
added in the request data of the jobd
CALL Q2SHELL
PARM('/QOpenSys/usr/sbin/sshd')
then started a session through PuTTY (someone told me to experiment with that from a windows box, use that as the layer to ride the CA session on top of it)
I see the job running under qusrwrk, lets me sign in on the Putty session
not seeing how to connect the two
how am I suppose to connect the two?


Comment