[oclug] ssh: can't login after upgrading to latest openssl & openssh
Michael Thomas
mike at bedarra.com
Fri Oct 4 11:40:15 EDT 2002
Tim Forbes wrote:
> I upgraded my system to the most recent openssl and openssh. I restarted the sshd on the receiving end.
>
> I am unable to connect to the box using putty from a Windoze box (ie. not using public key):
> Oct 4 11:13:49 victoria sshd[2357]: Failed password for tf from 192.168.192.10 port 1380
>
> I have a public key in .ssh/id_rsa which works fine when I ssh from my linux box:
> Oct 4 11:18:43 victoria sshd[2375]: Accepted publickey for tf from 192.168.192.50 port 1382 ssh2
Did you run the configure script --with-pam? (Assuming you are using pam). That would likely explain why rsa/dsa works
but password doesn't.
Mike.
More information about the OCLUG
mailing list