From owner-freebsd-security Tue Jan 9 6:55:30 2001 Delivered-To: freebsd-security@freebsd.org Received: from deimos.atltechgroup.com (deimos.atltechgroup.com [64.1.34.186]) by hub.freebsd.org (Postfix) with ESMTP id 28B7237B400 for ; Tue, 9 Jan 2001 06:55:13 -0800 (PST) Received: from [192.168.1.5] by deimos.atltechgroup.com for ue@nathan.ruhr.de id JAA15357; Tue Jan 9 09:55:06 2001 Message-Id: <4.3.2.7.2.20010109095053.00b052e0@netdepot.com> X-Sender: sreber@netdepot.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Tue, 09 Jan 2001 09:55:02 -0500 Subject: Re: ssh config assistance 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> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed To: Udo Erdelhoff , freebsd-security@FreeBSD.ORG From: Scott Reber Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 > > ~/.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