On 20120206_132412, Bob Proulx wrote: > On the server look in /var/log/auth.log and look at the messages logged > there from the sshd [...]
> I often will start up a debugging sshd and connect to it so that all > of the messages will be in the foreground. Paul E Condon <pecon...@mesanetworks.net> replied: > Here is the debug run up to where it is waiting for me to enter > a password: > root@gq:~# ssh -v root@big > [...] Ah. Bob suggested checking the messages from the server sshd. You (Paul) I think may have misread that and run debug on the client ssh instead. The server will record why it's rejected a particular type of authentication or a particular session, but the client won't be told the reason. (However, it is usually worth tracing the ssh client just to make sure that it itself is not skipping key negotiation.) Chris -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/nr8709x87i....@news.roaima.co.uk