Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  5 Jul 2001 17:17:21 +0200 (CEST)
From:      Thomas Quinot <quinot@inf.enst.fr>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/28724: ssh client won't do RhostsRSAAuthentication
Message-ID:  <20010705151721.803871143A@shalmaneser.enst.fr>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010705151721.803871143A>