public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Re: [sourceware root] Cannot access my account via ssh1 identity key
       [not found] <cb9d34b20612290454v7c3fa3fap34fdf454be34632c@mail.gmail.com>
@ 2006-12-29 15:43 ` Christopher Faylor
  0 siblings, 0 replies; only message in thread
From: Christopher Faylor @ 2006-12-29 15:43 UTC (permalink / raw)
  To: Sebastian Pop, overseers

On Fri, Dec 29, 2006 at 01:54:13PM +0100, Sebastian Pop wrote:
>I cannot access anymore my account spop@gcc.gnu.org with the old
>.ssh/identity.pub key.  What is the standard way to update my key
>to .ssh/id_rsa.pub?

Read the man page for your ssh client and use the option for forcing
a protocol 1 key.  Most likely it is "-1".  Then you can update your key
using:

ssh -1 sourceware.org updatekey < .ssh/id_rsa.pub

cgf

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-29 15:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cb9d34b20612290454v7c3fa3fap34fdf454be34632c@mail.gmail.com>
2006-12-29 15:43 ` [sourceware root] Cannot access my account via ssh1 identity key Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).