From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13999 invoked by alias); 1 Mar 2016 18:15:45 -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 12481 invoked by uid 89); 1 Mar 2016 18:15:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=attaching, died X-HELO: mail-qg0-f47.google.com Received: from mail-qg0-f47.google.com (HELO mail-qg0-f47.google.com) (209.85.192.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 01 Mar 2016 18:15:38 +0000 Received: by mail-qg0-f47.google.com with SMTP id y89so148818925qge.2 for ; Tue, 01 Mar 2016 10:15:37 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=mtko+rN5v0C8GWzGp7g5lWSnJtVHqXv8uUoFXstkzms=; b=IKKT2xnWbXxTAHZhOeCFwDH6QfWPoLAjniVTOSQ8SVwGQZ7Y140qwhjrZIsWkAkYZ5 Agr3JsQ7JKO93xlwbr2HL4eDcA5uxRuHlWGtH93oPfg7SAu+zEHWXxLaedtcNtWojIK2 LpoIdq1sS7GrclV1crUMTzk8Vh7VwJ8nlSX+O1KWc4kvNCBkR+wHt/HSoh93o9m2pG+v s3MpvhHTAbZMaCvWYT06H/J1PoJon9s69z0lvQCajYI7+jzdykxRcJJ1GmD0vybgJjLU xuwsEPCnAKOvNHO5gIcf0z9B7JYKqR7ObK4gZfg7o6HKCuzx68OFyapN+jhgrvpzXYNt Ci7Q== X-Gm-Message-State: AD7BkJK9H+cPZik6fsxajHiZVSvTV0s66+l56jKJqkLU+q6khIjdGBDOYCb8w21p0DDc5F5SgpmAa5kaQBuoPKy6 X-Received: by 10.140.94.176 with SMTP id g45mr27933377qge.59.1456856136012; Tue, 01 Mar 2016 10:15:36 -0800 (PST) MIME-Version: 1.0 Received: by 10.55.102.198 with HTTP; Tue, 1 Mar 2016 10:14:56 -0800 (PST) In-Reply-To: References: From: Martin Galvan Date: Tue, 01 Mar 2016 18:15:00 -0000 Message-ID: Subject: Re: Lost SSH key To: overseers@sourceware.org, Martin Galvan Content-Type: multipart/mixed; boundary=001a113ac1a07ab1f8052d00c065 X-SW-Source: 2016-q1/txt/msg00076.txt.bz2 --001a113ac1a07ab1f8052d00c065 Content-Type: text/plain; charset=UTF-8 Content-length: 743 On Thu, Feb 25, 2016 at 9:36 PM, Ian Lance Taylor wrote: > Martin Galvan writes: >> Hi everyone! Sorry to bother, but my old hard drive died and I lost my >> SSH keys. I'm attaching a newly-generated public key; my account is >> martingalvan@sourceware.org. > > Installed. Thanks a lot, however I still get a "Permission denied (publickey)" error when trying the 'alive' command. I'm positive that my public key matches the private one I'm holding, since the output of ssh-keygen -y -f ~/.ssh/id_rsa matches the public key. I noticed the public key file I attached previously had my login@host at the end. I'm re-attaching the public key without those, maybe that's causing the problem? --001a113ac1a07ab1f8052d00c065 Content-Type: application/vnd.ms-publisher; name="id_rsa.pub" Content-Disposition: attachment; filename="id_rsa.pub" Content-Transfer-Encoding: base64 X-Attachment-Id: f_il9qhl170 Content-length: 517 c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFEVDc3bDNI SURrZVV5bjNwYXBFbmR5anl3THpjV1ZtRjNMQmUwek9Oa1krK3lrYTBFcGZJ TVQ3WUJwMmdtelVwdFN2eDhvQzQ4NTZZMmhlK241cjZleEphZGQxazg5Qi9K bUxOTG10SXpHU3J2MW1QUG93ZjBKTklzVXBkY0JHOFpweVorTm9zQ2tyVUxh RDBWbW16Yk42Y2lsS2dwNERIdjFsUWNQUXc2a0d5dzk5NlhvclZFdy95RnRV L2VrZGFFamZ4MXB1TjJTZGtGZkRNUVlHM3dFRjhDaWhTSlEwSlJLRXVYTTdT ZnFHWG16a1VyNWJQcVZrblM2NmVVejdoZnU5cDFOTHRlSnhLK2FBUjgySGpq VjZQK1pqWlNDb0FoeVg2WEN1eHFCbHE4aytqVWF3RDFNM0xkUURUaXpmMThG bGhkamxUb09NMS8vNDBtTnh6RkoK --001a113ac1a07ab1f8052d00c065--