obs wrote:
Have you added they key to the authorized_keys file for the user you're trying to log in with?
Hi Obs,
Thanks for the explanation!
I've done the ssh key jobs for the user "root" and it works well. I'm not sure of these three things:
1, The ssh key pair only works for one user? Do I need to create another pair for other users I'd like to log in with? Like one ssh key pair=one user?
2, If one ssh key pair supports multiple users, how to add/delete users to share/not share this ssh key pair?
3, Or both 1&2 are right method to do with SSH key connection?
Thank you!