X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=3.3 required=5.0	tests=AWL,BAYES_50,FREEMAIL_FROM,FSL_RU_URL,KAM_THEBAT,RDNS_NONE
X-Spam-Check-By: sourceware.org
Date: Fri, 10 Dec 2010 13:59:06 +0300
From: Andrey Repin <anrdaemon@freemail.ru>
Reply-To: Andrey Repin <cygwin@cygwin.com>
Message-ID: <1663711146.20101210135906@mtu-net.ru>
To: Bryan Slatner <bslatner@gmail.com>, cygwin@cygwin.com
Subject: Re: Permissions on Windows 2008
In-Reply-To: <loom.20101209T223458-787@post.gmane.org>
References: <loom.20101207T055651-95@post.gmane.org> <4CFDC52D.4070909@bopp.net> <loom.20101209T223458-787@post.gmane.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
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

Greetings, Bryan Slatner!

>> By default Cygwin tries to emulate POSIX file permissions:
>> 
>> http://cygwin.com/cygwin-ug-net/ntsec.html
>> 
>> You can disable this by modifying your /etc/fstab file and adding the
>> appropriate options to cause the target locations for your files to have
>> the necessary options:
>> 
>> http://cygwin.com/cygwin-ug-net/using.html#mount-table
>> 
>> Specifically, you may need to modify the settings for the cygdrive
>> mountpoint:
>> 
>> http://cygwin.com/cygwin-ug-net/using.html#cygdrive

> Jeremy,

> I guess I spoke too soon. I'm not really sure which fstab options are 
> appropriate  here. Are you suggesting modifying the cygdrive mount, or 
> adding a new one with some different options?

> I'm not really clear how to proceed here or which are the relevant options.

I didn't understand your problem, but this line could help

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

It tells Cygwin to create automounts for native partitions at
"/<partitionletter>" and to not use POSIX ACL, allowing for native NTFS rights
inheritance to work.


--
WBR,
 Andrey Repin (anrdaemon@freemail.ru) 10.12.2010, <13:56>

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

