Skip site navigation (1)Skip section navigation (2)
Date:       11 Dec 2002 08:19:21 +1300
From:      Andrew Thompson <andy@fud.org.nz>
To:        freebsd-current@FreeBSD.org
Subject:   Re: sshd problem
Message-ID:  <02Dec11.082746nzdt.119045@homer.fire.org.nz>
In-Reply-To: <20021210165241.GA54603@astral.ntu-kpi.kiev.ua>
References:  <20021209091128.GA56348@astral.ntu-kpi.kiev.ua> <20021209204921.GA96587@astral.ntu-kpi.kiev.ua> <20021210165241.GA54603@astral.ntu-kpi.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2002-12-11 at 05:52, Vasyl S. Smirnov wrote:
> Hi again.
> 
> One more strange thing I've just discovered about sshd - two
> example ssh sessions:
> 
> 1.
>  > ssh nostromo
> Password: <correct password>
> Connection closed by 10.100.76.33
> 
> (and the same sig 11/fatal messages on the console)
> 
> 2.
>  > ssh nostromo
> Password: <Enter>
> Password: <Enter>
> Password: <Enter>
> sv@nostromo.astral.ntu-kpi.kiev.ua's password: <correct password>
> [and SUCCESSFUL login]
> 
> Now, what do you think about it?
> 

The first prompt is from s/key authentication, try putting
"ChallengeResponseAuthentication no" (i think..) in your sshd_config.


Andy





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02Dec11.082746nzdt.119045>