Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jan 2001 09:55:02 -0500
From:      Scott Reber <sreber@atltechgroup.com>
To:        Udo Erdelhoff <ue@nathan.ruhr.de>, freebsd-security@FreeBSD.ORG
Subject:   Re: ssh config assistance
Message-ID:  <4.3.2.7.2.20010109095053.00b052e0@netdepot.com>
In-Reply-To: <20010109073940.J4211@nathan.ruhr.de>
References:  <4.3.2.7.2.20010108173133.00aeb380@netdepot.com> <4.3.2.7.2.20010108173133.00aeb380@netdepot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thank you!
This is the suggestion that resolved the problem.
The actual working syntax was:
ssh-keygen -X -f  temp >> authorized_keys2

Thanks again.

At 1/9/01 07:39 AM +0100, Udo Erdelhoff wrote:
>Hi,
> > I am running 4.2R clean out of the box.  I've tried creating
> > ~<user>/.ssh/authorized_keys2 and copying the clients' public key into it
> > but to no avail.
>
>you'll probably have to convert the public key into the DSA format used
>by OpenSSH. Rename the file with the public key to temp and run
>ssh-keygen -X < temp >> authorized_keys2

_________________________________________________________________
Scott Reber




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20010109095053.00b052e0>