From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3915 invoked by alias); 19 Dec 2016 06:29:51 -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 3902 invoked by uid 89); 19 Dec 2016 06:29:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_NEUTRAL autolearn=no version=3.3.2 spammy=HX-Envelope-From:sk:cgf-use, H*F:U*cgf-use-the-mailinglist-please, HTo:D*pacific.net, login X-HELO: cgf.cx Received: from external.cgf.cx (HELO cgf.cx) (107.170.62.102) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 19 Dec 2016 06:29:40 +0000 Received: by cgf.cx (sSMTP sendmail emulation); Mon, 19 Dec 2016 01:29:37 -0500 DKIM-Filter: OpenDKIM Filter v2.10.3 cgf.cx A8A364018B Date: Mon, 19 Dec 2016 06:29:00 -0000 From: Christopher Faylor To: Joseph Myers , overseers@sourceware.org, Rical Jasan Subject: Re: SSH Authentication Failures Message-ID: <20161219062937.GB6820@ednor.casa.cgf.cx> Mail-Followup-To: Joseph Myers , overseers@sourceware.org, Rical Jasan References: <20161219044838.GA6820@ednor.casa.cgf.cx> <5cff03fa-21ad-b5d7-36ea-6631864ed6af@pacific.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5cff03fa-21ad-b5d7-36ea-6631864ed6af@pacific.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2016-q4/txt/msg00114.txt.bz2 On Sun, Dec 18, 2016 at 09:02:44PM -0800, Rical Jasan wrote: >On 12/18/2016 08:48 PM, Christopher Faylor wrote: >> On Sun, Dec 18, 2016 at 07:40:32PM -0800, Rical Jasan wrote: >>> Sorry it's taken so long to get to this, but I'm having trouble logging >>> in to my new account, rj@sourceware.org. >>> >>> $ /bin/date; ssh sourceware.org >>> Sun Dec 18 19:33:26 PST 2016 >>> Permission denied (publickey). >>> >>> Not that I expect to have a shell, just showing the problem. Debug >>> output doesn't show anything more helpful than that result. Could you >>> take a look at the log and see why it's failing? >> >> You can't login to sourceware. You only have git/subversion access. >> >> ssh sourceware.org alive >> >> should tell you if you have access. If you don't you undoubtedly didn't >> enter the right ssh key. > >$ ssh sourceware.org alive >Linux sourceware.org 2.6.32-642.6.2.el6.x86_64 #1 SMP Mon Oct 24 >10:22:33 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux > 04:49:47 up 55 days, 1:38, 1 user, load average: 4.26, 5.44, 8.41 > >I read that I wouldn't have a login account, that was just for >troubleshooting. >I first had the problem during a git pull after setting things up >according to: > >https://sourceware.org/glibc/wiki/GlibcGit#Developer_use_of_the_repository > >but that also works now. > >Thank you! Didn't do anything at all... cgf