From owner-freebsd-current@FreeBSD.ORG Thu Feb 26 10:25:37 2004 Return-Path: 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 7068916A4CE for ; Thu, 26 Feb 2004 10:25:37 -0800 (PST) Received: from fep04-mail.bloor.is.net.cable.rogers.com (fep04-mail.bloor.is.net.cable.rogers.com [66.185.86.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id E103943D1D for ; Thu, 26 Feb 2004 10:25:36 -0800 (PST) (envelope-from mikej@rogers.com) Received: from win2000 ([63.139.3.63]) by fep04-mail.bloor.is.net.cable.rogers.comESMTP <20040226182520.JIVL435635.fep04-mail.bloor.is.net.cable.rogers.com@win2000>; Thu, 26 Feb 2004 13:25:20 -0500 From: "Mike Jakubik" To: =?iso-8859-1?Q?'Dag-Erling_Sm=F8rgrav'?= Date: Thu, 26 Feb 2004 13:26:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: Thread-Index: AcP8k6CFsXI5afilSIOHfFkgLjqoMQAAjrIQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Authentication-Info: Submitted using SMTP AUTH LOGIN at fep04-mail.bloor.is.net.cable.rogers.com from [63.139.3.63] using ID at Thu, 26 Feb 2004 13:25:20 -0500 Message-Id: <20040226182520.JIVL435635.fep04-mail.bloor.is.net.cable.rogers.com@win2000> cc: current@freebsd.org Subject: RE: sshd_config 1.35 commit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2004 18:25:37 -0000 > -----Original Message----- > From: owner-freebsd-current@freebsd.org=20 > [mailto:owner-freebsd-current@freebsd.org] On Behalf Of=20 > Dag-Erling Sm=F8rgrav > Sent: Thursday, February 26, 2004 1:09 PM > To: Mike Jakubik > Cc: current@freebsd.org > Subject: Re: sshd_config 1.35 commit >=20 > "Mike Jakubik" writes: > > I guess I will be switching to key authentication then. But=20 > any ideas=20 > > why SecureCRT would prompt me twice for the password when using=20 > > keyboard-interactive? >=20 > Because it's buggy? Try running 'sshd -Dddd -p 2222' on the=20 > command line and connecting to port 2222 with SecureCRT. See=20 > what the server says during authentication. Here is the output of the log http://www.afirma.ca/wettoast/sshd.txt . = It asks for the password twice, and on the second try it logs me in.