Subject: Re: bin/13737: problem on sshd user login authentication
To: None <swwei@seed.net.tw>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-bugs
Date: 08/17/2001 09:10:54
> But I can not login with command "ssh <valid_user_name>@<host_name>"
> the message I got :
> 
> $ ssh -v steve@fw2
> OpenSSH_2.5.1 NetBSD_Secure_Shell-20010614, SSH protocols 1.5/2.0, OpenSSL 0x0090581f

...

> steve@fw2's password:
> Permission denied, please try again.

Steve,

Can you try starting your sshd server in debug mode?

You can use "-d -d -d" for maximum debugging output. (Or set the LogLevel
directive to DEBUG. See the sshd manual page for more info.)

Maybe the output can tell us a little more. (You may want to also reply to
gnats-bugs so it is included with your PR.)

   Jeremy C. Reed
   http://www.reedmedia.net/