From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5718 invoked by alias); 17 Jan 2008 16:10:42 -0000 Received: (qmail 5708 invoked by uid 22791); 17 Jan 2008 16:10:42 -0000 X-Spam-Check-By: sourceware.org Received: from public.id2-vpn.continvity.gns.novell.com (HELO public.id2-vpn.continvity.gns.novell.com) (195.33.99.129) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 17 Jan 2008 16:10:16 +0000 Received: from EMEA1-MTA by public.id2-vpn.continvity.gns.novell.com with Novell_GroupWise; Thu, 17 Jan 2008 16:10:13 +0000 Message-Id: <478F8C0F.76E4.0078.0@novell.com> X-Mailer: Novell GroupWise Internet Agent 7.0.2 HP Date: Fri, 18 Jan 2008 15:52:00 -0000 From: "Jan Beulich" To: "Jonathan Larmour" , "Christopher Faylor" , Subject: Re: public/private key change/addition References: <478B682C.76E4.0078.0@novell.com> <478F2CCD.1010402@jifvik.org> <478F5520.76E4.0078.0@novell.com> <20080117160140.GA8879@ednor.casa.cgf.cx> In-Reply-To: <20080117160140.GA8879@ednor.casa.cgf.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00035.txt.bz2 >>> Christopher Faylor 17.0= 1.08 17:01 >>> >On Thu, Jan 17, 2008 at 12:16:16PM +0000, Jan Beulich wrote: >>>I have added the above key in addition to the existing one. Note that yo= ur >>>>ssh connections to sourceware are not intended to provide you with a sh= ell, >>>if that's what you were expecting - instead they are expected to be used >>>with cvs/svn/git/hg etc. >> >>Yes, I had hoped that I could help myself here rather than having to ask >>someone to do the addition... >> >>It's working fine now, thanks! > >Actually, if you can already access sourceware, you can update your key vi= a: > >ssh sourceware.org updatekey < key Which would replace or add the new key? Is this documented somewhere that I have missed? Jan