From owner-freebsd-questions Mon Feb 5 14:19:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ruraltel.net (mail1.ruraltel.net [24.225.0.33]) by hub.freebsd.org (Postfix) with ESMTP id 5CB3137B4EC for ; Mon, 5 Feb 2001 14:19:30 -0800 (PST) Received: from darryl ([24.225.30.244]) by mail.ruraltel.net (Post.Office MTA v3.5.3 release 223 ID# 0-68608U15000L4100S0V35) with SMTP id net for ; Mon, 5 Feb 2001 16:18:45 -0600 Reply-To: From: "Darryl Hoar" To: Subject: sshd -continued Date: Mon, 5 Feb 2001 16:22:17 -0600 Message-ID: <005501c08fc2$19c2d440$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, still running 4.0-release. I have sshd started on my Freebsd box. I logged in as me and did ssh-genkey. This created the directory /home/darryl/.ssh and placed two files in it (identity, identity.pub). I then started putty on my win32 box, specified my sshd hostname, and ... nothing. On the Freebsd box, I received: fatal rsa_private_decrypt() failed. I tried generating a RSA key with putty, and using that. Same problem. I'm not sure I understand the keys. How do I get this to work ? thanks, Darryl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message