Multiple public keys for one user
Posted
by
Russell
on Server Fault
See other posts from Server Fault
or by Russell
Published on 2011-01-12T21:19:37Z
Indexed on
2011/01/12
21:55 UTC
Read the original article
Hit count: 242
ssh
|public-key
This question is similar to SSH public key authentication - can one public key be used for multiple users? but it's the other way around.
I'm experimenting on using ssh so any ssh server would work for your answers.
Can I have multiple public keys link to the same user? What are the benefits of doing so? Also, can different home directories be set for different keys used (all of which link to the same user)?
Please let me know if I'm unclear.
Thanks.
© Server Fault or respective owner