X-Recipient: archive-cygwin AT delorie DOT 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:subject:reply-to:to:references:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=fUgXRFrb9Zhg5fYc lIpumeFEq8YJzeoOREyFds+8n3QwPjTE8UhISDQAFZb6esd5GLHUjKXqDOZG++dR rF5+5OXhCELRNZ8u1stHmXzVApZjr2+rXK3RC5jVG3rDR4Y90lTXAY8ySPNPJ6la n2kzw1eVvizWdnuOQolUI5mCEPk= 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:subject:reply-to:to:references:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=YXJEWcJcaxFNhN+8GlHQap tVSro=; b=TNK6PIYo8sgoMVaTgmTrD8kkUf97OS6xpsgKi6Vxfd4/nc6Q6dtvAC T3GgxW+oNlpEQa1yDrj5sO3189XynQHeA2wx0gpZbxG6UvazugjPXoJGBmhBshZz DPCLmAezgcmja7PfzJJFLBV+C4hNdJl75yTlN8/TJmwB8cmaOs1Yw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=HX-Languages-Length:949 X-HELO: smtp-out-so.shaw.ca From: Brian Inglis Subject: Re: win dirs don't handle lack of inherited rule(?): getfacl + tar dir Warning: Cannot acl_to_text: Invalid argument Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca To: cygwin AT cygwin DOT com References: <5C81E2EE DOT 7020708 AT tlinx DOT org> <20190308121543 DOT GI3785 AT calimero DOT vinschen DOT de> <5C84EB7B DOT 70408 AT tlinx DOT org> <7a3eaccf-511a-b71f-7f99-45a9bef35b29 AT SystematicSw DOT ab DOT ca> <5C87D41E DOT 30702 AT tlinx DOT org> <20190312163617 DOT GJ3785 AT calimero DOT vinschen DOT de> <5C886976 DOT 30505 AT tlinx DOT org> <20190313091848 DOT GU3785 AT calimero DOT vinschen DOT de> <20190313093204 DOT GV3785 AT calimero DOT vinschen DOT de> <20190313113445 DOT GX3785 AT calimero DOT vinschen DOT de> Openpgp: preference=signencrypt Message-ID: Date: Fri, 15 Mar 2019 06:25:30 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.3 MIME-Version: 1.0 In-Reply-To: <20190313113445.GX3785@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2019-03-13 05:34, Corinna Vinschen wrote: > Per POSIX, the normal acl (ACL_TYPE_ACCESS) and the inheritance acl > (ACL_TYPE_DEFAULT) are two separate lists. So we have the > ACL_TYPE_ACCESS with 9 entries and the ACL_TYPE_DEFAULT with 0 entries. > > And while empty ACL_TYPE_DEFAULT acls are valid per POSIX, the Cygwin > function creating the text representation for an acl didn't allow > empty acls. > > I pushed a patch and uploaded new developer snapshots to > https://cygwin.com/snapshots/ In my experience no DACLs results in no POSIX permissions for Cygwin programs, although Explorer and some other Windows programs can see and read them. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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