> Date: Mon, 30 Jul 2001 14:58:10 -0400 (EDT)
> From: Philip Mak <[EMAIL PROTECTED]>
> To: SSH Users Mailing List <[EMAIL PROTECTED]>
> Subject: OpenSSH interoperating with ssh.com

> Does anyone know how to setup public/private key authentication between
> ssh.com's ssh2 client and OpenSSH's ssh server?

> If both client and server are from ssh.com, I can do it.

> If both client and server are OpenSSH, I can also do it.

> But they seem to take different key file formats or something, so they
> won't work with each other. Is there a way I can make it work?


Look at the OpenSSH ssh-keygen command.  It allows you to convert Public Keys 
between the different systems.  man ssh-keygen will tell you which you need
depending on what your input is.

Hope this helps.

        --Dave

Reply via email to