Date: Thu, 29 Jun 2000 10:34:08 -0400 (EDT) From: Vivek Khera <khera@kciLink.com> To: stable@FreeBSD.ORG Subject: Re: OpenSSH X11 forwarding fails(!?) Message-ID: <14683.24160.331152.51159@onceler.kcilink.com> In-Reply-To: <200006290539.WAA01604@praxis.lunabase.org> References: <200006290534.XAA36761@code.cs.unm.edu> <200006290539.WAA01604@praxis.lunabase.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "TF" == Ted Faber <faber@lunabase.org> writes: TF> actually asks for a connection, there's an authorization failure of TF> some kind in ssh. Because this failure has happened with both the TF> OpenSSH cleint in -stable and the ssh client in the 1.2.27 port, I The OpenSSH server can't handle keys encrypted with IDEA. I had this problem when I first made the switch. The fix was to change my password using the original ssh-keygen program. When I first created my key, IDEA was the default cypher, but now it is DES or 3DES, I forget which. OpenSSH can deal just fine with DES encrypted keys. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14683.24160.331152.51159>