X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 29 Oct 2009 09:37:15 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: mkdir differences between 1.5.25 and 1.7 Message-ID: <20091029083715.GL28753@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Oct 28 11:11, Egerton, Jim wrote: > Hi, > > I'm seeing a few things with mkdir and acl's I don't quite understand - OS is Server 2008. > [...] > bash-3.2$ mkdir /tmp/test > bash-3.2$ getfacl /tmp/test > # file: /tmp/test > # owner: Administrator > # group: None > user::rwx > group::r-x > mask:rwx > other:r-x > > It looks like the default acls are getting lost. That's fixed in CVS. > I also ran into a problem with the mkdir "C" API which may or may not > be related. As far as I can tell, the permissions mask passed to > mkdir with 1.7 is ignored. The chmod API works fine. Works fine for me. Are you sure the directory you tested this on is not mounted with the "noacl" option? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader 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