From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 36B521381F3 for ; Wed, 18 Sep 2013 19:01:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68FECE0B81; Wed, 18 Sep 2013 19:01:38 +0000 (UTC) Received: from mail-qc0-f179.google.com (mail-qc0-f179.google.com [209.85.216.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D751E0AD8 for ; Wed, 18 Sep 2013 19:01:37 +0000 (UTC) Received: by mail-qc0-f179.google.com with SMTP id l4so4905911qcv.10 for ; Wed, 18 Sep 2013 12:01:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=user-agent:in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:from:date:to:message-id; bh=Yx6KEX9t1xJJe745Lmbc0rvfjtfzBWyVvrLxOGDuKLY=; b=N0VfV95k5rUgGkNCkov5io1lC/Gp8dGwzxk6X4O0cUye8hi8xDecS47fYe7rGyzoy+ Vl60+3NGoq7F7pk++6NTIvBJYwqjyCfZRNrFXDklG/S0Dx1ugZKIXL5xPUW3zMazUKD1 BkFOkjv9FpWXXKUjg6V+xUwOTtSh1QnmKcrNaDdecfl2903XOnMFDZYPy/bJMcBeNpeR 0ALL5Nf60uywqpeSfxEuB8DWsDYUFOcLyCQo8QMoScq/oe015/3B5hHDAzWBoOePHysz mbmJ4iwH3aZ5GgXAZYUm+BPacSFI1pGAelXGFUCUzhVMulo+WN3Rxo6WMClB3m09u6lb xozw== X-Received: by 10.229.79.70 with SMTP id o6mr20900330qck.21.1379530896292; Wed, 18 Sep 2013 12:01:36 -0700 (PDT) Received: from 67-232-167-21.pools.spcsdns.net (66-87-128-67.pools.spcsdns.net. [66.87.128.67]) by mx.google.com with ESMTPSA id m6sm1898643qaa.13.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 12:01:35 -0700 (PDT) User-Agent: Kaiten Mail In-Reply-To: <5239ED2F.1060902@xunil.at> References: <523977FD.6060704@xunil.at> <523978AC.3020302@xunil.at> <3F839DBD-DBF4-41D2-A187-F47A9855207E@joenyland.co.uk> <5239E7FB.2060401@xunil.at> <9fd4123a-d872-4fac-8714-7896f1f1d5e7@email.android.com> <5239ED2F.1060902@xunil.at> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [gentoo-user] ssh hanging ... why? From: Shawn Wilson Date: Wed, 18 Sep 2013 15:01:05 -0400 To: gentoo-user@lists.gentoo.org,"Stefan G. Weichinger" Message-ID: <3744fceb-6357-47e6-a75b-98552f54a421@email.android.com> X-Archives-Salt: f616b08e-2e0b-46b0-a036-f27a1b622a75 X-Archives-Hash: e2916430561d28504a0109325e9667a5 I was saying to chmod 000 it so that you're not picking up (possibly strange?) options. "Stefan G. Weichinger" wrote: >Am 18.09.2013 20:03, schrieb Shawn Wilson: >> Since the downgrade fixed your issue idk... but, what does your >> authorized_keys look like? Also, move or chmod 0 your config to make >> sure nothing funny is happening there. > >authorized_keys looks very OK ... only my 2 keys in there ... untouched >for years. did "chmod 0600" now.