From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 106400 invoked by alias); 27 Nov 2015 19:02:31 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 106376 invoked by uid 89); 27 Nov 2015 19:02:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lf0-f43.google.com Received: from mail-lf0-f43.google.com (HELO mail-lf0-f43.google.com) (209.85.215.43) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Fri, 27 Nov 2015 19:02:29 +0000 Received: by lfs39 with SMTP id 39so135395866lfs.3 for ; Fri, 27 Nov 2015 11:02:26 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.112.141.70 with SMTP id rm6mr9628012lbb.94.1448650946074; Fri, 27 Nov 2015 11:02:26 -0800 (PST) Received: by 10.114.77.133 with HTTP; Fri, 27 Nov 2015 11:02:26 -0800 (PST) In-Reply-To: <20151126131633.GL2755@calimero.vinschen.de> References: <20151126131633.GL2755@calimero.vinschen.de> Date: Fri, 27 Nov 2015 19:15:00 -0000 Message-ID: Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.4 From: Kacper Michajlow To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-11/txt/msg00464.txt.bz2 2015-11-26 14:16 GMT+01:00 Corinna Vinschen : > Hi Kacper, > > On Nov 23 19:09, Kacper Michajlow wrote: >> 2015-11-21 17:24 GMT+01:00 Corinna Vinschen : >> > Hi Cygwin friends and users, >> > >> > >> > I released a new TEST version of Cygwin, 2.4.0-0.4. >> > >> >> With this version I get permissions denied when trying to chmod a >> folder created in a created folder... >> >> Basically this doesn't work for me: >> mkdir test >> mkdir test/test >> chmod 755 test/test > > I need to see the ACLs of the parent dir of test, the ACL of test and > the ACL of test/test via the icacls command, before calling chmod. > >> Additional top level directory after creating have drwx---r-x, and >> even after chmod 777, it still have only drwx---rwx. Notice no group >> permissions? I might be missing something here, but doesn't look >> right, does it? > > It is right if you're using one of those annoying Microsoft accounts > instead of a real local account. If so, the primary group SID in your > user token is identical to your user SID. This scenario can't be > easily translated to a POSIX scenario. The group permissions are set > to 0 in this case to allow security sensitive applications checking file > permissions to function without complaining of too open permissions. > > > Corinna > > -- > Corinna Vinschen Please, send mails regarding Cygwin to > Cygwin Maintainer cygwin AT cygwin DOT com > Red Hat -- 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