This is the mail archive of the cygwin-patches 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: [PATCH] Ensure that the default ACL contains the standard entries


Corinna Vinschen wrote:

New patch attached.
Thanks, applied.


Thanks - rsync issue is now fixed.



mkdir() may duplicate Windows ACL entries. Testcase (German XP SP3):
[...]
Problem in security.cc:alloc_sd() ?
Indeed. Thanks for the report. I fixed that in CVS, hopefully.



At least the testcase is now OK :-)



BTW: Are there any long term plans to actually implement the acl "mask" ?
Should be possible by mapping the "mask" restrictions to deny acl entries for each named entry:
Adds further complexity - might or might not be worth the effort, I'm not sure.


Christian


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