[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OpenSSH key based authorisation problem



On Tue, Jan 18, 2011 at 09:55:32PM +1000, Adrian Levi wrote:
> It seems that users other than me are not able to login to the server.
> I use key nased authentication via putty and from other debian boxes
> fine but other users from putty (haven't tried other users from linux)
> fail with "No more authentication methods available".
> 
Any time I've ever had trouble with key based authentication, it was
because of improper permissions on my .ssh folder.  It should be set:

chmod 700 ~/.ssh

I'd double-check that before going any further.

-Rob


Reply to: