• The JS7 - JITL SSH job allows execution of shell commands and scripts on a remote host running an SSH server without the need of a local SSH client to be available.
  • To log in to remote systems using a pair of public/private keys. in this example we added the client's public key to the remote server with the authorized_keys file in the .ssh/ sub-directory of the target account's home directory.

  • No labels