X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Fri, 14 Nov 2008 10:21:04 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: 1.7 - noacl for cygdrive
Message-ID: <20081114092104.GC19442@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <001a01c945d8$03acf990$0b06ecb0$@com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <001a01c945d8$03acf990$0b06ecb0$@com>
User-Agent: Mutt/1.5.16 (2007-06-09)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Nov 13 14:37, Rob Bosch wrote:
> Is there a way to specify noacl for any cygdrive referenced path?  I have
> used rsync quite a bit in the past and rather than specifying mount point
> such as /var, I have just referenced the path to the directory to store
> (e.g. /cygdrive/e/data/backup01).  This allows me to put the data anywhere
> on a drive (mapped or local) without worry about maintaining an fstab entry.
> I'd like to just use the NT permissions and have them inherited rather than
> my cygwin process resetting them.   
> 
> Under 1.7 the permissions are being treated as POSIX because I don't have a
> cygdrive entry in fstab.  How can I disable POSIX for /cygdrive references?

By adding a /cygdrive entry to /etc/fstab, for instance

  none /cygdrve cygdrive user,noacl,posix=0 0 0


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

