X-Recipient: archive-cygwin AT delorie DOT 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=o+Ft7S624FwwEsih 7Dth6e/BcH77kWiwLpI7WlLkI5lM4YQaGUbOzWqwvI7N7xUEoNDjG8Ofz1Fj/488 eOX+MKQlHrX2baG0GEM5cQ098NkWe7en4JVIPKEPV3pdCm9StNFqQ7clHuWx4zgh OKS8vuNsgaPcVgdpzW1ixtgmTJ0= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=F29zyKKA3639YoU0IYmZJF h46Cw=; b=AozlArcJKJdBCll8VrFoLMj1OTL/HKsPGgUxf7HuSg4V8nuCQl8hkf 4cPVbX5LbDVt52g+OK4iQqn/aOebkGNiIF9LbEsyZ9pSnAYKQwU3UxctBbtL3aNT EfwsqqRfCoKMcDQbWyD78I44BSfZuZbYGqT2r0Tsll1ANmTmhM0L8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_BODY_URIBL_PCCC,KAM_FROM_URIBL_PCCC,KAM_THEBAT,MIME_BASE64_BLANKS,RCVD_IN_JMF_BL,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtp.ht-systems.ru Date: Tue, 24 Feb 2015 06:39:13 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <154114676.20150224063913@yandex.ru> To: Warren Young , cygwin AT cygwin DOT com Subject: Re: TEST RELEASE: Cygwin 1.7.35-0.3 In-Reply-To: <801DB7C4-3F66-468F-B786-0C7575897D98@etr-usa.com> References: <20150220102927 DOT GR26084 AT calimero DOT vinschen DOT de> <6695-1424465180-282140 AT sneakemail DOT com> <20150223111721 DOT GH437 AT calimero DOT vinschen DOT de> <9116-1424712152-918733 AT sneakemail DOT com> <20150223174709 DOT GB26549 AT calimero DOT vinschen DOT de> <20150223201119 DOT GX437 AT calimero DOT vinschen DOT de> <801DB7C4-3F66-468F-B786-0C7575897D98 AT etr-usa DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id t1O3owlO031518 Greetings, Warren Young! >>> Is there any solution to solve the ssh problem ( including git etc)? >> >> Does https://cygwin.com/faq/faq.html#faq.using.ssh-pubkey-stops-working >> help? > That information seems to be incomplete. > I ran into similar problems here, and found that chmod 600 would give me > mode 660 *if* the files were in my “Warren” group as well as owned by me, personally. > I fixed it with chgrp None ~/.ssh/* > It seems that chmod 600 is being interpreted as: > 1. It’s owned by Warren, so +rw for him. > 2. Oh, its primary group is Warren, too, so let’s inherit g+rw, too. Nop, this is actually an issue of reading ACLs rather than setting them. POSIX access bits do not expect interchangeability of users and groups. > Sorry for not reporting it earlier. I thought I had just de-weirded something local. -- WBR, Andrey Repin (anrdaemon AT yandex DOT ru) 24.02.2015, <06:37> Sorry for my terrible english...