Date: Tue, 06 Feb 2001 13:00:11 -0600 From: Joe Guetler <joe@axiomadvertising.com> To: darryl@osborne-ind.com Cc: freebsd-questions@freebsd.org Subject: Re: sshd -continued Message-ID: <3A8049BA.DB84E110@axiomadvertising.com> References: <003401c09066$1f5f5820$0701a8c0@darryl>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A8049BA.DB84E110>