Date: 03 Feb 2003 15:50:32 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com> To: freebsd-questions@freebsd.org Subject: Re: openssh - i'm confused Message-ID: <444r7lhyw7.fsf@be-well.ilk.org> In-Reply-To: <200302031047.AA3831693348@pioneernet.net> References: <200302031047.AA3831693348@pioneernet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
"Chip Wiegand" <chip@wiegand.org> writes: > I am setting up a web server to be co-located at my isp's office. I > am setting up openssh for my connectivity to it. I have run > ssh-keygen on it and now have the files identity, identity.pub and > authorized_keys in the .ssh directory in my home directory. I have > copied the file identity.pub to my w2k box and renamed it to > identity.ppk (because that's what the WinSCP program wants). Is this > okay to do? Can I now disable telnet and any other inetd services > that may be running? Any other suggestions? If you're logging in *from* the Windows box, you want the private key on there, and the public one in authorized_keys on the machine you are connecting *to*. 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?444r7lhyw7.fsf>