X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=w8
	rk/n31zjWol0znzcfcduhtmHTsav7FHPicPBPBaNjz30qo91TWTHt5rB2xlPlulM
	QQ8mSqL8FhHICpGpdMM26al9awXCgopzebJzRK/aReN7K+hFVsL5zg7hJt1Hb7yp
	WyivkDhlAaAIijy9eA57c1q2lbZ2kQqnQ6z7CpfxQ=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=6Q9oDiJp
	TYMiyIsCKtMQxkwPoIc=; b=cP/22pPyuPbJiCixqX+3crXufSqPKVJr7XwfwFEw
	kewzd2Dj12QhoMmOPNN0zrpyFez7j5wTx9kIbXu1v5RoILmRFo0IkAVIi1Fc3qiW
	Xq9AOuTRMewIjpXv9siCi0QZ4FP/mPAujL3o139qnb6mhpUAOtBtGi9ILS/3RFMx
	dfw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_50,KAM_INFOUSMEBIZ,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2
X-HELO: alum-mailsec-scanner-4.mit.edu
MIME-Version: 1.0
X-Received: by 10.50.97.41 with SMTP id dx9mr2448559igb.1.1429273625590; Fri, 17 Apr 2015 05:27:05 -0700 (PDT)
In-Reply-To: <CAK-n8j7g7=z5NPO4_8F0vx7yNwXcSwp=y5=9Kj_+0d1u=sXEdA@mail.gmail.com>
References: <20150417103517.GV3657@calimero.vinschen.de>	<CAK-n8j7g7=z5NPO4_8F0vx7yNwXcSwp=y5=9Kj_+0d1u=sXEdA@mail.gmail.com>
Date: Fri, 17 Apr 2015 06:27:05 -0600
Message-ID: <CAK-n8j4CuPjVD+fsNomN-fp60LZMA3j2Y=e7=QKv_my3HPPTzQ@mail.gmail.com>
Subject: Re: TEST RELEASE: Cygwin 2.0.0-0.7
From: Jim Reisert AD1C <jjreisert@alum.mit.edu>
To: The Cygwin Mailing List <cygwin@cygwin.com>
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes

There's still something funky going on.  ssh won't recognize my
~/.ssh/config file.

With my existing passwd and group files, I get this error (notice that
the warned permissions are different that what "ls" reports):

-rw-------+ 1 Jim Reisert None  205 Apr 17 06:19 .ssh/config

[JJR:~] $ ssh ad1c
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@         WARNING: UNPROTECTED PRIVATE KEY FILE!          @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0644 for '/cygdrive/D/home/.ssh/id_rsa' are too open.
It is recommended that your private key files are NOT accessible by others.
This private key will be ignored.
Load key "/cygdrive/D/home/.ssh/id_rsa": bad permissions


If I move both passwd and group out-of-the-way, the config file is not
recognized at all!

-rw-------+ 1 Jim Reisert None 205 Apr 17 06:19 .ssh/config

[JJR:~] $ ssh ad1c
ssh: Could not resolve hostname ad1c: Name or service not known

-- 
Jim Reisert AD1C, <jjreisert@alum.mit.edu>, http://www.ad1c.us

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

