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=cVmOc
	wldongGmKS109mL/NV8ftV7JxxqK8YGXkWZwDKkYXlnsGrVKzQerkGtJev+L8fDF
	ARWxFJEDPYN4bupVwdRR99ouBRHnI7WsyitLsBz4Q01iPC08Tw4JpMMPkh+gom3p
	9/x7Ep+9SwRK9Uyzyx9DILO/+bZV8IJcaK2NZo=
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=iCamiGxNTGH
	i007zlL8IFqyoBdM=; b=JaENnnKha8NHgQg+Rhx+Al/18ymnGua5KKxSnePV1ib
	xzQNqfUh0cM6qznyPPc3cjAu9XWh8WwwZwpoj8SJnpBg5Gr5woNuJSixGTmf+h5R
	C833QzIMk51P3GCaZKYyr+wGH9/qVkCIAzucWCtQpjMjLkGhvS7dUDw87IXc8npw
	=
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=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-in-05.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-16.arcor-online.net AC93583F3
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: (call-process ...) hangs in emacs
References: <20140828095524.GO20700@calimero.vinschen.de>	<20140828131832.GT20700@calimero.vinschen.de>	<loom.20140828T172529-396@post.gmane.org>	<loom.20140829T115632-276@post.gmane.org>	<20140901115701.GD2644@calimero.vinschen.de>	<87ppffs0kw.fsf@Rainer.invalid>	<20140902083217.GM2644@calimero.vinschen.de>	<87mwaiq6bt.fsf@Rainer.invalid>	<20140902191914.GG6056@calimero.vinschen.de>	<87sik9q069.fsf@Rainer.invalid>	<20140902200907.GA18235@calimero.vinschen.de>
Date: Tue, 02 Sep 2014 22:23:24 +0200
In-Reply-To: <20140902200907.GA18235@calimero.vinschen.de> (Corinna Vinschen's	message of "Tue, 2 Sep 2014 22:09:07 +0200")
Message-ID: <87oauxpy9v.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

Corinna Vinschen writes:
>   $ setfacl -d g:system: filename
>
> Note the trailing colon.  

That's not what the man page specifies, however.  I'll keep it in mind.

>> Removing the group
>> owner ACL instead did the right thing in at least one instance.
>
> ??? It shouldn't.  Removing the standard ACL entries for the owner,
> owner group, and other is not allowed:
>
>   $ setfacl -d g:: filename
>   setfacl: No error
>
> The "No error" is a bug, related to the fact that the aclsort() function
> doesn't set errno if aclcheck() failed.  I just fixed that in CVS.

I'll try that again to be sure.

>> I've mostly been removing all ACL from the whole tree via the explorer
>> security tab (for ~/.ssh/ and similar stuff).
>
> *All* ACL???  That sounds wrong to me.

Take ownership (if not already owner), give full acces and nuke
everything else (general read access for user and change permission for
admin groups of various sorts mostly).  Under Cygwin this then leaves a
clean mode (600 or 700, depending) with no "+" ACL.


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

Factory and User Sound Singles for Waldorf Q+, Q and microQ:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

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

