From owner-freebsd-current Tue Dec 10 11:28: 8 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BFAC37B401 for ; Tue, 10 Dec 2002 11:28:07 -0800 (PST) Received: from fire.org.nz (firewall.fire.org.nz [203.97.144.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id D248D43E4A for ; Tue, 10 Dec 2002 11:28:05 -0800 (PST) (envelope-from andy@fud.org.nz) Received: by homer.fire.org.nz id <119045>; Wed, 11 Dec 2002 08:27:46 +1300 Subject: Re: sshd problem From: Andrew Thompson To: freebsd-current@FreeBSD.org 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> Content-Type: text/plain Organization: Message-Id: <02Dec11.082746nzdt.119045@homer.fire.org.nz> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 11 Dec 2002 08:19:21 +1300 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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: > Connection closed by 10.100.76.33 > > (and the same sig 11/fatal messages on the console) > > 2. > > ssh nostromo > Password: > Password: > Password: > sv@nostromo.astral.ntu-kpi.kiev.ua's 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