can't SSH using another username
Posted: Sat Aug 09, 2014 6:13 pm
Hello all,
I have my RPi with rasbian running perfectly and I can SSH to it using public/private key, and I also have disabled the password authentication on the SSH config file.
Now I want to allow someone else to login into my Pi with restricted access to some areas, so I created a new user with an associated password.
The problem is that, when I try to SSH to my Pi with that user it says that "server refused our key".
I'm trying to login using my private key, everything is exactly the same on Putty but when I'm prompted "login as:" I enter the other username and I get that error...
Everything is OK if I login with user Pi.
Already created AllowUsers and AllowGroups on the config file as well...
Spent all afternoon on Google this thing is driving me crazy lol
I have my RPi with rasbian running perfectly and I can SSH to it using public/private key, and I also have disabled the password authentication on the SSH config file.
Now I want to allow someone else to login into my Pi with restricted access to some areas, so I created a new user with an associated password.
The problem is that, when I try to SSH to my Pi with that user it says that "server refused our key".
I'm trying to login using my private key, everything is exactly the same on Putty but when I'm prompted "login as:" I enter the other username and I get that error...
Everything is OK if I login with user Pi.
Already created AllowUsers and AllowGroups on the config file as well...
Spent all afternoon on Google this thing is driving me crazy lol