Did you setup an SSH key pair on z/OS (in the home directory of the user 
running the job)? And have you added the public key from the previously 
generated key to the target system's authorized_keys file?

An SSH key pair can be generated using ssh-keygen -t ed25519 (or -t rsa). It 
will be automatically put in the place where SSH looks for it.

It is possible to also use passwords but I wouldn't recommend it.

Cheers - David

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

Reply via email to