Andrew Thompson wrote:
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.
I know ChallengeResponseAuthentication from a linux system. It askes for a Response instead for a password. If you see the backtrace, you'll see that it couldn't be in direct sshd - it's an error either in pam or sshd gives wrong parameters.

Jens
--
L i W W W i Jens Rehsack
L W W W
L i W W W W i nnn gggg LiWing IT-Services
L i W W W W i n n g g
LLLL i W W i n n g g Friesenstraße 2
gggg 06112 Halle
g
g g
Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: <[EMAIL PROTECTED]>
Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to