I have 3 people with 3 windows machine and 1 ubuntu 12.04 server. I have created each user account and added them to the sudo group. I have copied the public keys straight from puttygen straight into the authenticated_keys file.
I want to know how to tell each key to allow a specific user in. all the keys end in rsa-ssh "date". all the keys work for my account but not for any of the other accounts when I want one key to work for one account.
I have tried adding user@computername at the end of the key in the authenticated_keys files, but no luck. I just get No Supported Authentication methods available.
I have looked all over google but cant find a easy explanation.
Thank you for any help.