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: perlcc and permissions


Reini Urban wrote:
>
> > Thanks for explanation. I assumed that perlcc is a binary file. IIRC
this
> > is a known issue with perl scripts.
>
> No. That's a known issue if you are member of the magic Windows
> Administrators group.

No. This applies to all Windows groups.

I think it is importand to write what exactly is going on:

If you have a file F, user U, U is in group G (*any* group, not only
Administrators), G has ACL rights to F, but not rwx, and U doesn't have
direct rights, then perl tests will fail on F while bash tests and open
calls will succeed.

Krzysztof Duleba



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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