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
Date: Fri, 24 Jan 2003 17:00:19 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: NTEA extensions for uid/gid
Message-ID: <20030124160019.GO29236@cygbert.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20030124153123.GJ29236@cygbert.vinschen.de> <Pine.LNX.4.44.0301241643580.1488-100000@localhost.localdomain>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.LNX.4.44.0301241643580.1488-100000@localhost.localdomain>
User-Agent: Mutt/1.4i

On Fri, Jan 24, 2003 at 04:51:31PM +0100, Ronald Landheer-Cieslak wrote:
> However, shouldn't the -E option have changed the mode of the "world" 
> file? My mount table shows "noexec" for /home and "world" is still 
> executable - as is the "doe" file I just created with Explorer, but not 
> the "john" file I `touch`ed.

This has nothing to do with each other.  The mount -E flag doesn't
influence the permission bits.

Create a new directory with mkdir at some point, this new dir should
behave slightly different.  Create a file in that dir with touch and
another file with explorer.  Post the output of

  getfacl new-dir
  getfacl new-dir/touched-file
  getfacl new-dir/exlorer-file

please.

Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

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

