This is the mail archive of the cygwin@cygwin.com 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: Problems with CPAN


Nooooo.  It's way easier.  If an application uses stat() and
checks the uid against the posix permission bits, it fails
since your uid is definitely not the uid of the admins group.

<snip rest of highly techie explanation>
In what sense are you using the phrase 'way easier' in the first sentence? The rest of your stuff goes right over the head of this part of the target audience!
in fact is was easier:
- the perl script checked the permission - what went wrong since NT ACLs are much more complicated than unix RWX-stuff
- bash does not use any test - it just opens/runs the file to check if it has access.

but: shouldn't there be a better conversion of NT-ACLs to unix-perms?
perhaps a POSIX-ACL implementation?


--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.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]