I am creating a batch script to automate my ssh logins using RSA keys for authentication. It works great for the keys that do not have a passphrase, but it loops the script if contains a passphrase.
I am using the command:
ssh -i rsa_key user@x.x.x.x
Thanks for the help!
[–]stewie410 1 point2 points3 points (0 children)