From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34573 invoked by alias); 4 Feb 2016 16:57:40 -0000 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 Received: (qmail 34507 invoked by uid 89); 4 Feb 2016 16:57:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=H*F:U*ian X-HELO: sam.airs.com Received: from sam.airs.com (HELO sam.airs.com) (64.13.145.90) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 04 Feb 2016 16:57:38 +0000 Received: (qmail 30412 invoked by uid 10); 4 Feb 2016 16:57:35 -0000 Received: (qmail 13501 invoked by uid 500); 4 Feb 2016 16:57:30 -0000 From: Ian Lance Taylor To: Simon Dardis Cc: "overseers@gcc.gnu.org" Subject: Re: New SSH key. References: Date: Thu, 04 Feb 2016 16:57:00 -0000 In-Reply-To: (Simon Dardis's message of "Thu, 4 Feb 2016 09:21:01 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2016-q1/txt/msg00056.txt.bz2 Simon Dardis writes: > Could my current SSH key be replaced with the attached one? You should be able to do it yourself using ssh dardiss@gcc.gnu.org replacekey < NEWKEY Let us know if that doesn't work. Ian