From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 69968 invoked by alias); 26 Nov 2015 13:16:43 -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 69868 invoked by uid 89); 26 Nov 2015 13:16:42 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: calimero.vinschen.de Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 26 Nov 2015 13:16:36 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 750F8A805ED; Thu, 26 Nov 2015 14:16:33 +0100 (CET) Date: Thu, 26 Nov 2015 13:24:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.4 Message-ID: <20151126131633.GL2755@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="UthUFkbMtH2ceUK2" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-11/txt/msg00425.txt.bz2 --UthUFkbMtH2ceUK2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1378 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. > > >=20 > With this version I get permissions denied when trying to chmod a > folder created in a created folder... >=20 > 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 --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --UthUFkbMtH2ceUK2 Content-Type: application/pgp-signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWVwYxAAoJEPU2Bp2uRE+gTCQP/jUo7EzRbWPMz/qKbxHtOoDT Di5A8vFDaz7SpVSRVDUMj/zmiMtpZ/rtrmETxEi7Qjdrc300s86k+Mm4kh0IPHrs UfiKVTthR+ZgrWODZHApdsWT4Fpa8E3nORNzzhDA30zJf0QNxnDpJfunl4mCvz8n 0J2Ya5u2fKyqa/upRCaVDNQPF2pkF2Vp/jTxlgQcZZJD7syk3xjigUuOnRkn9LPi DWMyskFMpSpTVr5IXL08JQw7DudCbbgdL4FKc/LIRooiCsZuEDcUKltAVBMwb/ZE IKnI/33wki1F6g9xR+xi3mGAYWxy31DrGjWUPpfDex8RRDKpFn3us0W1voEaIhCN HaD9cFzmqzECbWHRS6B6Gfx1jB2B7NjQSDslb238+OvCdwgNMezqAH0ndaotw9eP UA+W74DqGH9bp5L3R7IKa4VNRsSxC2oOgdqITS3dWIPtvEBFg5IPo2l/dGh/gyho b0GTI/g0btZu13IBXsEaTuqZYs2f7KnO9dTjgsTi6l98w2lCwmihCRpLhtedZCFs YGN5eHTEkPJwTlOrxrC1ZcKAkRWqdzY58jeJ4wO2hUJky67Ebk/014nCe7PzuApt QUhpNF/JYKXwPRjCYLVxwAp0DIek7WeBNBb8ty1BURzPne/PX1Wbzqo+YKmIXFo4 lQ7AZQy86uosaYKbQxG5 =CMBn -----END PGP SIGNATURE----- --UthUFkbMtH2ceUK2--