From owner-freebsd-stable Tue Apr 4 12: 4:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from laf.cioe.com (laf.cioe.com [204.120.165.33]) by hub.freebsd.org (Postfix) with ESMTP id 1C6DF37B67A for ; Tue, 4 Apr 2000 12:04:04 -0700 (PDT) (envelope-from steve@ns1.cioe.com) Received: from ny1wsh031 (blackhole.cioe.com [204.120.165.44]) by laf.cioe.com (8.9.3/8.9.3) with SMTP id OAA34450 for ; Tue, 4 Apr 2000 14:03:58 -0500 (EST) (envelope-from steve@ns1.cioe.com) Message-ID: <026c01bf9e68$85240160$851a050a@winstar.com> From: "Steven E. Ames" To: Subject: OpenSSH problem (fatal: rsa_private_decrypt() failed) Date: Tue, 4 Apr 2000 14:03:52 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just switched from a 4.0-CURRENT system (from around January) and switched to openssh. I see this now when I attempt to ssh into the new system: Apr 4 13:34:29 blackbox2 sshd[68876]: Generating new 768 bit RSA key. Apr 4 13:34:30 blackbox2 sshd[68876]: RSA key generation complete. Apr 4 13:58:11 blackbox2 sshd[96835]: fatal: rsa_private_decrypt() failed. Apr 4 13:58:11 blackbox2 sshd[96835]: fatal: rsa_private_decrypt() failed. From the client side: vic# ssh -l steve blackbox2 Connection closed by remote host. I'm sure I just missed something obvious during the upgrade process. I did clear out any references to rsaref and ssh that were in /usr/local prior to doing the buildworld. -Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message