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

Re: passwordless ssh login not working



On Sat, Feb 15, 2003 at 08:50:29PM -0500, jereme wrote:
> Pigeon <jah.pigeon@ukonline.co.uk> writes:
> > Since protocol 1 is now working, I'm not too bothered about 2 not
> > working, but it would be nice to fix it purely on the grounds of not
> > liking to have broken stuff around especially when it works for
> > everyone else!
> 
> I see in your first message you combed the debugging output from the
> client. In the past I have resolved some weird ssh configuration
> errors with the help of the servers debugging output.
> 
> One the sshd host, start sshd from the command line with the debug
> switch and bind to an unsed port, it will dump copious info.
> 
> # sshd -d -p 24
> 
> ...then hit it with the client
> 
> $ ssh -p 24 <HostWhatNot>
> 
> 
> This has helped for me, hope it reveals something for you.

Well, I just got it working (see previous post) with Vineet's help,
but nevertheless tried this out, so I could add it to my list of
useful tricks. For it is a very useful trick!

Thanks,
Pigeon



Reply to: