From owner-freebsd-current Fri Mar 29 20:33:19 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 4A6A737B417; Fri, 29 Mar 2002 20:33:08 -0800 (PST) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g2U4WsYm042680; Fri, 29 Mar 2002 20:32:54 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g2U4Vdem024534; Fri, 29 Mar 2002 20:31:39 -0800 (PST) Date: Fri, 29 Mar 2002 20:31:39 -0800 From: "David O'Brien" To: des@freebsd.org Cc: Thomas Quinot , FreeBSD Current Subject: Re: Problem with ssh Message-ID: <20020329203139.C74181@dragon.nuxi.com> Reply-To: current@freebsd.org References: <20020328183736.85E9588@nebula.anchoragerescue.org> <20020328192816.GA217@mich.itxmarket.com> <20020328194005.573B688@nebula.anchoragerescue.org> <20020328120317.C92633@dragon.nuxi.com> <20020329030505.GF22998@squall.waterspout.com> <20020329110125.A61943@melusine.cuivre.fr.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20020329110125.A61943@melusine.cuivre.fr.eu.org>; from thomas@cuivre.fr.eu.org on Fri, Mar 29, 2002 at 11:01:25AM +0100 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 Fri, Mar 29, 2002 at 11:01:25AM +0100, Thomas Quinot wrote: > Le 2002-03-29, Will Andrews écrivait : > > > SSH should just be fixed to DTRT when one doesn't have S/Key > > setup on the server... > > As far as I can understand the sources, this has been implemented > in rev. 1.10 of src/crypto/openssh/auth-skey.c. It is still wrong. A correct password prompt gives the S/Key(OPIE) challenge and accepts either the Unix or S/Key(OPIE) password. Something is still very wrong: ssh foo@releng4 otp-md5 350 re9786 ext S/Key Password: otp-md5 134 re2584 ext S/Key Password: otp-md5 417 re5381 ext S/Key Password: otp-md5 198 re2571 ext S/Key Password: Uh, why does my sequence keep changing when I just hit ??? And this will not accept my Unix password until I enter garbage _3_ times, then I finally get a Unix password prompt. Hello, DES? Have you seen this thread? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message