This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mkdir differences between 1.5.25 and 1.7


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]