Subject: bin/13737: problem on sshd user login authentication
To: None <gnats-bugs@gnats.netbsd.org>
From: None <swwei@seed.net.tw>
List: netbsd-bugs
Date: 08/17/2001 00:07:52
>Number:         13737
>Category:       bin
>Synopsis:       problem on sshd user login authentication
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 17 00:04:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wei
>Release:        1.5.1  -i386
>Organization:
AMIS Information Management Inc.
>Environment:
NetBSD fw2 1.5.1 NetBSD 1.5.1 (GENERIC) #56: Mon Jul  2 15:54:23 CEST 2001     he@nsa.uninett.no:/usr/src/sys/arch/i386/compile/GENERIC i386

>Description:
the option on rc.conf has been set as:
sshd=YES 
and the sshd daemon is activated accordingly with keys generated
automatically
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
debug: Reading configuration data /etc/ssh.conf
debug: Rhosts Authentication disabled, originating port will not be trusted.
debug: ssh_connect: getuid 1000 geteuid 1000 anon 1
debug: Connecting to fw2 [192.168.1.101] port 22.
debug: Connection established.
debug: identity file /home/steve/.ssh/identity type 3
debug: identity file /home/steve/.ssh/id_dsa type 3
debug: Remote protocol version 1.99, remote software version OpenSSH_2.5.1 NetBSD_Secure_Shell-20010614
debug: match: OpenSSH_2.5.1 NetBSD_Secure_Shell-20010614 pat ^OpenSSH
debug: Local version string SSH-1.5-OpenSSH_2.5.1 NetBSD_Secure_Shell-20010614
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
debug: Host 'fw2' is known and matches the RSA1 host key.
debug: Found key in /home/steve/.ssh/known_hosts:1
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
debug: Doing password authentication.

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



              
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted: