On Wed, 4 Mar 2026 19:27:35 +0000, Ituriel do Neto  wrote:
>
>I have a question and would really appreciate your help.
>If a public key is generated on Linux, is there a way to send it to z/OS to 
>establish an SSH connection between z/OS and an SFTP server on Linux?
>    ...
Such keys typically appear as text.  It may be as simple as opening
a ssh window on each system (use a password the first time) and
use your desktop's copy/paste facility.

id_rsa.pub >> authorized_keys
(append)

(z/OS knows how to undo the problem of EBCDIC.)

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to