delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2012/12/06/15:46:09

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-5.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE
X-Spam-Check-By: sourceware.org
Message-ID: <50C103F6.7020309@gmail.com>
Date: Thu, 06 Dec 2012 21:45:42 +0100
From: marco atzeri <marco DOT atzeri AT gmail DOT com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Bug in Cygwin Windows 8 group permissions
References: <CAMgm8F3N-TnySJUNj0WQc8nvyz+KY7ze=9_aS+oXPB-kC5RK8Q AT mail DOT gmail DOT com> <CAMgm8F0G0rQ-to6Uy3pF=u52XBAODdSufE3nmt72gqgN6tyDXA AT mail DOT gmail DOT com>
In-Reply-To: <CAMgm8F0G0rQ-to6Uy3pF=u52XBAODdSufE3nmt72gqgN6tyDXA@mail.gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On 12/6/2012 9:15 PM, Chaz Littlejohn wrote:
> On Sun, Dec 2, 2012 at 10:46 AM, Chaz Littlejohn  wrote:
>> Hi,
>>
>> Wanted to check to see if you were aware of this permissions bug when
>> using Cygwin in Windows 8:
>>
>> http://superuser.com/questions/397288/using-cygwin-in-windows-8-chmod-600-does-not-work-as-expected

something like this will change the default group from
513=none to 543=Users

  cat /etc/passwd | sed -e "s/:513:/:543:" > new_passwd

>> http://superuser.com/questions/363141/using-git-through-cygwin-on-windows-8
>>
>> I was hoping I could run chgrp and chmod like the workaround
>> described, but chgrp only works if the full Cygwin is installed on
>> your system. We bundle several of the Cygwin utilities (rsync.exe,
>> cypath.exe, ssh.exe, ssh-keygen.exe) in with our application rather
>> than forcing users to install Cygwin. This had been working for all
>> Windows versions up until Windows 8.
>>
>> Do you know when a fix would be available?

a workaround was already available on first link you provided

   chgrp -R Users ~/.ssh

>
> Cleared things up with the licensing folks. We'll be updating our
> terms and linking to the proper source files shortly.
>
> Any ideas regarding the above question?
>
> Chaz
>

something like this will change the default group from 513=none to 543=Users

  cat /etc/passwd | sed -e "s/:513:/:543:" > new_passwd




--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019