[ssh-l] OpenSSH/Cygwin failed password

From: Chris Kirby <ckirby_at_**********.***>
Date: Wed Oct 24 2001 - 11:00:22 EDT

I have installed cygwin on an NT4 machine and am having problems making an
SSH connection from a remote workstation. Here is the debug output when
running /usr/sbin/sshd:

$ ./sshd -d -d -d
debug1: Seeding random number generator
debug1: sshd version OpenSSH_2.9.9p2
debug1: private host key: #0 type 0 RSA1
debug3: No RSA1 key file /etc/ssh_host_rsa_key.
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug3: No RSA1 key file /etc/ssh_host_dsa_key.
debug1: read PEM private key done: type DSA
debug1: private host key: #2 type 2 DSA
debug1: Bind to port 22 on 0.0.0.0.
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
RSA key generation complete.
debug1: Server will not fork when running in debugging mode.
Connection from 192.168.30.151 port 2046
debug1: Client protocol version 1.5; client software version W1.0
debug1: no match: W1.0
debug1: Local version string SSH-1.99-OpenSSH_2.9.9p2
debug1: Rhosts Authentication disabled, originating port not trusted.
debug1: Sent 768 bit server key and 1024 bit host key.
debug1: Encryption type: 3des
debug1: Received session key; encryption turned on.
debug1: Installing crc compensation attack detector.
debug1: Attempting authentication for administrator.
Failed password for administrator from 192.168.30.151 port 2046

I am trying to login with the administrator account and I am *absolutely*
certain that I have the right password. :) Could something else be
interfering? I seem to be able to ssh to localhost successfully on the
cygwin host but it doesn't ask for a password so I'm assuming it is working
alright. There seems to be no "w" command so I don't know how to tell if
I've established a new shell environment.

Thanks in advance,

Chris.

--
List Information: http://tech.erdelynet.com/maillist-ssh-l.asp
List Archives:    http://erdelynet.com/archive/ssh-l/
Received on Wed Oct 24 11:04:42 2001

This archive was generated by hypermail 2.1.8 : Fri Jul 29 2005 - 17:33:30 EDT