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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=oq oaQGi4lG+g8uXU+5WH1PqV0binLk3vUHibOWG0FDjZLVb6wcL3P9U3MOYHFqdoI8 7LbIsuKRQILBlb9BCfNOs8bfvhtclFnABDcnl3FRoTG3VJu4LSn5jbhYUo0/jrjm A1oQ4m/nQ3veawRDfTxkAK4EEP0q+/SrWWIIWSUwc= 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=88e48MWk 9pQev9jFHqOmAoyyifQ=; b=ZihM76nCJRJp4PqWslXBWYpDD7bfuczKhJGmH0g7 FhrTselkd8UOOWd9RwYLTxyeQRJ7oRRMzbxPpEPyW9Q5eQcJW5yoKqOugDxoOzaQ SdBHXPefAfIyXwl3tUKLaR9rEUG4bDnd8oNLCfzqPKWqBIV8cgR4jvb+qSBbmzvQ Sbc= 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=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 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) In-Reply-To: <20151126131633.GL2755@calimero.vinschen.de> References: <20151126131633 DOT GL2755 AT calimero DOT vinschen DOT de> Date: Fri, 27 Nov 2015 20:02:26 +0100 Message-ID: Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.4 From: Kacper Michajlow To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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