X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: From: Karl M To: Subject: FW: file execute access with noacl mount with Cygwin-1.7.0 20090518 snapshot Date: Thu, 21 May 2009 22:05:26 -0700 In-Reply-To: References: <4A14D846 DOT 3050505 AT cygwin DOT com> <4A157095 DOT 6010503 AT cygwin DOT com> Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > From: karl > Subject: RE: file execute access with noacl mount with Cygwin-1.7.0 20090= 518 snapshot > Date: Thu, 21 May 2009 10:40:00 -0700 > > >> Date: Thu, 21 May 2009 11:17:41 -0400 >> From: lh >> Subject: Re: file execute access with noacl mount with Cygwin-1.7.0 2009= 0518 snapshot >> >> Karl M wrote: > > If I type > > ls -al /c/Cygwin/bin > > the exe files are all listed with rw------- instead of rwx------ as I wou= ld expect > from the documentation. > So is this description current, or does it no longer apply? While normally the execute permission bits are used to evaluate executabili= ty, this is not possible on filesystems which don't support permissions at all (like= FAT/FAT32), or if ACLs are ignored on filesystems supporting them (see the aforemention= ed acl mount option). In these cases, the following heuristic is used to evaluate if a f= ile is executable: Files ending in certain extensions (.exe, .com, .bat, .btm, .cm= d) are assumed to be executable. Thanks, ...Karl _________________________________________________________________ Windows Live=99: Keep your life in sync. http://windowslive.com/explore?ocid=3DTXT_TAGLM_BR_life_in_synch_052009 -- 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/