From owner-freebsd-security Mon Jan 8 22:38:39 2001 Delivered-To: freebsd-security@freebsd.org Received: from mail.ruhr.de (in-ruhr3.ruhr.de [212.23.134.2]) by hub.freebsd.org (Postfix) with SMTP id 0415637B400 for ; Mon, 8 Jan 2001 22:38:20 -0800 (PST) Received: (qmail 26831 invoked by alias); 9 Jan 2001 06:36:52 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.11.0/8.11.0) id f096deO20026 for freebsd-security@freebsd.org; Tue, 9 Jan 2001 07:39:40 +0100 (CET) (envelope-from ue) Date: Tue, 9 Jan 2001 07:39:40 +0100 From: Udo Erdelhoff To: freebsd-security@freebsd.org Subject: Re: ssh config assistance Message-ID: <20010109073940.J4211@nathan.ruhr.de> Mail-Followup-To: freebsd-security@freebsd.org References: <4.3.2.7.2.20010108173133.00aeb380@netdepot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4.3.2.7.2.20010108173133.00aeb380@netdepot.com>; from sreber@atltechgroup.com on Mon, Jan 08, 2001 at 05:43:42PM -0500 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 I'm used SecureCRT 3.01 to connect to a -current box and had to perform this conversion to get things working. /s/Udo -- "People who claim Windows in superior to Unix are the same people who'd argue that you better use your hand instead of toilet paper to wipe your ass. I can hear them now - 'It's colourful and it's intuitive and easy to use and even a child could do it.'". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message