X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=ZJucX
	yTwMBikX7i8pmOyVnXztfW6oz6LqEHc20SN7wCDiescHimkI4vA4ly2vmpLIwmV+
	W3L7ArzzH3byNNb/7aXG94guWE2FCFzC8D30iI+UmDxLpg0zI5Wuz5YenD3w6kUx
	iYtEf6BXl2lAQAXTojck2vPMQIzFRvH5JAOC/E=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=xs5HXBm23PS
	b4k2c1wQEeUvKyU0=; b=uXRq31z1M69g+GwRPrCxZQIrbdSXVv7o6jzST56XwSw
	zExW40FWCMy0UGdyKpz8YQDOHh8CBmvKP3JDd3Q5cMngy/dVxNGxuCcspu5fCsNj
	78/VKXwdG769CdWtzvKOVsQNOVU0wGVFCAUW2H1UlndbctW4XhPd+dIkRWmx9//Q
	=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPAM_URI,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail-in-09.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-14.arcor-online.net 598AF9BDF4
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: ACL behavior in Cygwin // Re: (call-process ...) hangs in emacs
References: <53E3F2AE.7030608@redhat.com> <53E4D01B.9010005@cornell.edu>	<53F1F154.1020702@cornell.edu> <53FB87DC.2050908@cornell.edu>	<87wq9v9j2y.fsf@Rainer.invalid> <53FD0662.5050208@cornell.edu>	<20140827084245.GD20700@calimero.vinschen.de>	<17910052714.20140828010203@yandex.ru>	<20140828100112.GQ20700@calimero.vinschen.de>	<187704841.20140828172337@yandex.ru>	<20140828141036.GW20700@calimero.vinschen.de>	<1833268701.20140828210041@yandex.ru>
Date: Thu, 28 Aug 2014 20:29:14 +0200
In-Reply-To: <1833268701.20140828210041@yandex.ru> (Andrey Repin's message of	"Thu, 28 Aug 2014 21:00:41 +0400")
Message-ID: <87fvgglb7p.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Andrey Repin writes:
>> What Cygwin could do is to perform ACL-based access checks independently of
>> the "acl"/"noacl" mount mode on FSes supporting ACLs.  However, if you want
>> ACLs, why not use the "acl" mount mode in the first place?
>
> ACL inheritance, mostly. POSIX'ized permissions break inheritance on newly
> created files, at times making these files inaccessible to native
> applications, even though inheritance rules would allow it otherwise.

You can prevent this from happening if you forbid users to change the
ACL and enforce inheritance.  That's the reason I can't give those files
sensible POSIX permissions since they'd need to be translated into ACL
which I can't write.  All our filers are set up that way.  No I don't
think this is a good idea, but I guess there'd been one support call too
many with a share that somebody made inaccessible by fiddling with the
ACL.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

DIY Stuff:
http://Synth.Stromeko.net/DIY.html

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

