My goal is to create a script that will copy a file from ServerA to ServerB using ssh.
But there is a problem in my plan. My plan was to use rsa ssh keys to authenticate ServerA when it connects to ServerB.
This would be fine but the problem I have is that I do not have the ssh-add binary on ServerA so that I can add the passphrase for an unattemded "login".
Also I would be unable to add the required binary due to the company policy.
Has anyone any other ideas how I an get this to work ??
A+, N+, CCNA, CCSA, SNPA
- Keeping You in the Know
But there is a problem in my plan. My plan was to use rsa ssh keys to authenticate ServerA when it connects to ServerB.
This would be fine but the problem I have is that I do not have the ssh-add binary on ServerA so that I can add the passphrase for an unattemded "login".
Also I would be unable to add the required binary due to the company policy.
Has anyone any other ideas how I an get this to work ??
A+, N+, CCNA, CCSA, SNPA
- Keeping You in the Know