From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 37166 invoked by alias); 19 Dec 2016 12:13:22 -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 37156 invoked by uid 89); 19 Dec 2016 12:13:22 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=HTo:D*pacific.net X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 19 Dec 2016 12:13:21 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 194897FD47; Mon, 19 Dec 2016 12:13:20 +0000 (UTC) Received: from fche.csb (vpn-49-208.rdu2.redhat.com [10.10.49.208]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id uBJCDJnB007160; Mon, 19 Dec 2016 07:13:19 -0500 Received: by fche.csb (Postfix, from userid 2569) id E6E0C589D1; Mon, 19 Dec 2016 07:13:18 -0500 (EST) Date: Mon, 19 Dec 2016 12:13:00 -0000 From: "Frank Ch. Eigler" To: Joseph Myers , overseers@sourceware.org, Rical Jasan Subject: Re: SSH Authentication Failures Message-ID: <20161219121318.GH26124@redhat.com> References: <20161219044838.GA6820@ednor.casa.cgf.cx> <5cff03fa-21ad-b5d7-36ea-6631864ed6af@pacific.net> <20161219062937.GB6820@ednor.casa.cgf.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161219062937.GB6820@ednor.casa.cgf.cx> User-Agent: Mutt/1.4.2.2i X-SW-Source: 2016-q4/txt/msg00115.txt.bz2 Hi - I performed pubkey colectomy. - FChE