Date: Wed, 11 Dec 2002 09:30:51 +0100 From: Jens Rehsack <rehsack@liwing.de> To: Andrew Thompson <andy@fud.org.nz> Cc: freebsd-current@FreeBSD.org, "Vasyl S. Smirnov" <sv@astral.ntu-kpi.kiev.ua> Subject: Re: sshd problem Message-ID: <3DF6F7BB.2080503@liwing.de> References: <20021209091128.GA56348@astral.ntu-kpi.kiev.ua> <20021209204921.GA96587@astral.ntu-kpi.kiev.ua> <20021210165241.GA54603@astral.ntu-kpi.kiev.ua> <02Dec11.082746nzdt.119045@homer.fire.org.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
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> >>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. 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: <rehsack@liwing.de> Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ 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?3DF6F7BB.2080503>