From owner-freebsd-bugs Fri May 11 0:30: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD25237B424 for ; Fri, 11 May 2001 00:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4B7U1939776; Fri, 11 May 2001 00:30:01 -0700 (PDT) (envelope-from gnats) Received: from infres.enst.fr (infres-192.enst.fr [137.194.192.1]) by hub.freebsd.org (Postfix) with ESMTP id A9D0C37B423 for ; Fri, 11 May 2001 00:20:24 -0700 (PDT) (envelope-from quinot@inf.enst.fr) Received: from shalmaneser.enst.fr (shalmaneser.enst.fr [137.194.160.128]) by infres.enst.fr (Postfix) with ESMTP id 2F8311882 for ; Fri, 11 May 2001 09:20:23 +0200 (MET DST) Received: by shalmaneser.enst.fr (Postfix, from userid 11117) id CA20A1131B; Fri, 11 May 2001 09:20:22 +0200 (CEST) Message-Id: <20010511072022.CA20A1131B@shalmaneser.enst.fr> Date: Fri, 11 May 2001 09:20:22 +0200 (CEST) From: quinot@inf.enst.fr Reply-To: quinot@inf.enst.fr To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/27264: ssh won't do RSA authentication with OpenSSH 2.3 servers Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 27264 >Category: bin >Synopsis: ssh won't do RSA authentication with OpenSSH 2.3 servers >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 11 00:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD shalmaneser.enst.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #11: Wed May 9 16:43:38 CEST 2001 root@shalmaneser.enst.fr:/usr/obj/usr/src/sys/SHALMANESER i386 >Description: As of -CURRENT cvsupped 2 days ago, ssh won't do public-key authentication with OpenSSH 2.3 servers anymore (neither directly with .ssh/identity nor through an authentication agent). Public-key authentication with SSH1 servers still works correctly. >How-To-Repeat: Setup a private/public key pair in .ssh. Install the public key on two hosts' .ssh/authorized_keys files, one host being SSH1, the other OpenSSH 2.3. ssh host1: asks you for your public key passphrase ssh host2: asks you for your UNIX password. >Fix: None known. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message