From owner-freebsd-bugs Thu Jul 5 8:20: 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 2C8A037B409 for ; Thu, 5 Jul 2001 08:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f65FK3j54484; Thu, 5 Jul 2001 08:20:03 -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 59A4037B407 for ; Thu, 5 Jul 2001 08:17:25 -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 A5993189A for ; Thu, 5 Jul 2001 17:17:23 +0200 (MET DST) Received: by shalmaneser.enst.fr (Postfix, from userid 11117) id 803871143A; Thu, 5 Jul 2001 17:17:21 +0200 (CEST) Message-Id: <20010705151721.803871143A@shalmaneser.enst.fr> Date: Thu, 5 Jul 2001 17:17:21 +0200 (CEST) From: Thomas Quinot Reply-To: Thomas Quinot To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/28724: ssh client won't do RhostsRSAAuthentication Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28724 >Category: bin >Synopsis: ssh client won't do RhostsRSAAuthentication >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 05 08:20:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Thomas Quinot >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD shalmaneser.enst.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #15: Thu Jun 7 17:54:30 CEST 2001 quinot@shalmaneser.enst.fr:/usr/obj/usr/src/sys/SHALMANESER i386 >Description: The ssh client as of -CURRENT won't do RhostsRSAAuthentication with an OpenSSH 2.3.0p1 server. >How-To-Repeat: /usr/bin/ssh -v -o RhostsRSAAuthentication=yes -o RSAAuthentication=no -o PasswordAuthentication=no remote.host.dom -> permission denied, even though this host's public key is in ~/.ssh/known_hosts on the remote host. The remote host does accept RhostsRSAAuthentication connections from other machines. The -CURRENT client does not seem to even try RhostsRSAAuthentication (when running it with '-1 -v' it does not print 'Trying RSA rhosts...'). >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