Re: ssh.com and openssh publickey authentication problem

From: Lucas Grijander (oiulkj2002@yahoo.es)
Date: 02/08/02


From: Lucas Grijander <oiulkj2002@yahoo.es>
Date: Fri, 08 Feb 2002 08:40:48 +0100

On Thu, 07 Feb 2002 15:34:44 +0100, Richard E. Silverman wrote:

> If you look at the contents of your various public-key files, you will
> see that OpenSSH and ssh.com use different formats. Use the OpenSSH
> "ssh-keygen -e -f ..." to convert the OpenSSH-generated public keys to
> the format which the ssh.com server expects.
>
        You are right. That was the problem. Now it works. Than kou