ssh authentication with public-private key pair
Posted
by
Rui Gonçalves
on Server Fault
See other posts from Server Fault
or by Rui Gonçalves
Published on 2011-02-07T22:16:18Z
Indexed on
2011/02/07
23:27 UTC
Read the original article
Hit count: 300
Hi!
I'm wonder if is possible to authenticate the same user with different public-private keys pairs on the same remote host.
For all production servers, the public-private key pair has been generated for the same user and then exported to the backup server for allowing ssh authentication without human intervention.
However, I'm having problems on some production servers, once the password prompt is always displayed.
Thanks in advance for the help, Best regards!
© Server Fault or respective owner