From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 90294 invoked by alias); 16 Jan 2020 21:30:50 -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 90267 invoked by uid 89); 16 Jan 2020 21:30:49 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy= 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 ESMTP; Thu, 16 Jan 2020 21:30:38 +0000 Received: (qmail 33951 invoked by uid 10); 16 Jan 2020 21:30:36 -0000 Received: (qmail 1047251 invoked by uid 500); 16 Jan 2020 21:30:05 -0000 Mail-Followup-To: overseers@sourceware.org, paul.ike.murphy@gmail.com From: Ian Lance Taylor To: Paul Murphy Cc: overseers@sourceware.org Subject: Re: Resetting ssh publickey? References: Date: Thu, 16 Jan 2020 21:30:00 -0000 In-Reply-To: (Paul Murphy's message of "Thu, 16 Jan 2020 10:46:41 -0600") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2020-q1/txt/msg00022.txt Paul Murphy writes: > Is it possible to reset my SSH public key without any of the original > keys? I don't believe any of the private keys still exist for my "murphyp" > account after my departure from IBM in 2016. I overlooked the need to swap > and maintain a set in the meantime. If you don't have any private key left, you'll need to send us a copy of your new public key. Ian