From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16024 invoked by alias); 2 Sep 2014 20:23:30 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 16015 invoked by uid 89); 2 Sep 2014 20:23:30 -0000 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 Received: from mail-in-05.arcor-online.net (HELO mail-in-05.arcor-online.net) (151.189.21.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Tue, 02 Sep 2014 20:23:28 +0000 Received: from mail-in-15-z2.arcor-online.net (mail-in-15-z2.arcor-online.net [151.189.8.32]) by mx.arcor.de (Postfix) with ESMTP id C8757E3B77 for ; Tue, 2 Sep 2014 22:23:25 +0200 (CEST) Received: from mail-in-16.arcor-online.net (mail-in-16.arcor-online.net [151.189.21.56]) by mail-in-15-z2.arcor-online.net (Postfix) with ESMTP id C3B2A112086 for ; Tue, 2 Sep 2014 22:23:25 +0200 (CEST) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-16.arcor-online.net AC93583F3 Received: from Rainer.invalid (pD9EB164A.dip0.t-ipconnect.de [217.235.22.74]) (Authenticated sender: stromeko@arcor.de) by mail-in-16.arcor-online.net (Postfix) with ESMTPSA id AC93583F3 for ; Tue, 2 Sep 2014 22:23:25 +0200 (CEST) From: Achim Gratz To: cygwin@cygwin.com Subject: Re: (call-process ...) hangs in emacs References: <20140828095524.GO20700@calimero.vinschen.de> <20140828131832.GT20700@calimero.vinschen.de> <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 20:23:00 -0000 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 X-SW-Source: 2014-09/txt/msg00045.txt.bz2 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