Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3D47BC77.9090405@upb.de>
Date: Wed, 31 Jul 2002 12:31:19 +0200
From: =?ISO-8859-1?Q?Sven_K=F6hler?= <skoehler@upb.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020721
X-Accept-Language: de, en
MIME-Version: 1.0
Newsgroups: gmane.os.cygwin
To: Chris Game <chrisgame@bigfoot.com>
CC: cygwin@cygwin.com
Subject: Re: Problems with CPAN
References: <31CB870AD5AA384BB5419025DD9F7A84104355@dailymail.cfs.ac.uk> <31CB870AD5AA384BB5419025DD9F7A8410435A@dailymail.cfs.ac.uk> <20020731114049.D3921@cygbert.vinschen.de> <MPG.17b1c9bfc73271e4989694@news.gmane.org>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-OriginalArrivalTime: 31 Jul 2002 10:29:14.0368 (UTC) FILETIME=[1DE92000:01C2387D]

>>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/

