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>
> [EMAIL PROTECTED]'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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to