Yes, try 'ssh-keygen -i -f window_client.pub > new_pub.key' on your openssh server, and then add the content of the new_pub.key to ~/.ssh/authorized_keys2 if you use protocol 2, or to file ~/.ssh/authorized_keys for protocol 1
read man ssh-keygen for details. > Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm > List-Post: <mailto:[EMAIL PROTECTED]> > List-Help: <mailto:[EMAIL PROTECTED]> > List-Unsubscribe: <mailto:[EMAIL PROTECTED]> > List-Subscribe: <mailto:[EMAIL PROTECTED]> > Delivered-To: mailing list [EMAIL PROTECTED] > Date: Wed, 10 Oct 2001 16:22:21 -0500 > From: Donald Brandon <[EMAIL PROTECTED]> > X-Accept-Language: en,pdf > MIME-Version: 1.0 > To: [EMAIL PROTECTED] > Subject: openssh > Content-Transfer-Encoding: 7bit > > Hello: > > I am using SecureShell on a windows platform as a client, wanting to > connect to a linux system running openssh as a server. Connection by > password works fine and I love the secureshell gui. However, I would > prefer to connect using public keys. Upon generating my dsa key set I > realize the format the public key stores in is different than with > openssh. Is it going to be possible to use this client with the openssh > server? > > Thanks, > DB > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------------- Yuan Lu Geological Survey of Canada Tel. (250) 363-6567 Natural Resources Canada Fax (250) 363-6565 Pacific Geoscience Centre P. O. box 6000 E-Mail: [EMAIL PROTECTED] North Saanich, B.C., Canada V8L 4B2 Website: http://www.pgc.nrcan.gc.ca --------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
