From owner-freebsd-questions Tue Feb 6 11: 0:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from server1.axiomadvertising.com (server1.axiomadvertising.com [216.251.6.158]) by hub.freebsd.org (Postfix) with ESMTP id 331D637B4EC for ; Tue, 6 Feb 2001 11:00:15 -0800 (PST) Received: from axiomadvertising.com ([216.251.6.139]) by server1.axiomadvertising.com (8.11.1/8.11.1) with ESMTP id f16J0C918825; Tue, 6 Feb 2001 13:00:12 -0600 (CST) (envelope-from joe@axiomadvertising.com) Message-ID: <3A8049BA.DB84E110@axiomadvertising.com> Date: Tue, 06 Feb 2001 13:00:11 -0600 From: Joe Guetler X-Mailer: Mozilla 4.76 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: darryl@osborne-ind.com Cc: freebsd-questions@freebsd.org Subject: Re: sshd -continued References: <003401c09066$1f5f5820$0701a8c0@darryl> Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hmmm.... From my man page: ssh-keygen [-dq] [-b bits] [-N new passphrase] [-C comment] [-f output_keyfile] ssh-keygen defaults to generating an RSA key for use by protocols 1.3 and 1.5; specifying the -d flag will create a DSA key instead for use by pro- tocol 2.0. Maybe it's because I'm running 4.2-stable... anyway, I would try the obvious and move your indentity.pub key on your windows box to c:\ but I use ssh2 which, on putty, doesn't use public key authentication. So I'm just guessing at that one. Joe Guetler Darryl Hoar wrote: > Well, > I am making some headway. When I launch putty, > I now get this: > > sent username darryl > Trying public key authentication > no pass phrase required > couldn't load public key from c:\identity.pub > darryl@bigdog's password: > > If I enter my normal password (not passphrase), I > get logged in. > > Any ideas what I don't have right ? > > I did (on the sshd machine) ssh-keygen -f /etc/ssh/ssh_host_key > I did not do ssh-keygen -d -f /etc/ssh_host_dsa_key because > -d is not valid (even checked the man page). > > thanks, > Darryl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message