I have few client systems where I need to push the ssh key and login from my server without authentication prompts.
First, on the server, I created ssh key as below whi
Generating ssh keys on the client solved it for me
$ ssh-keygen -t rsa