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:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=oUK8j1dp6GiGwGHE
	5KDY+lqF9M6eOoVoQgBcDk69xVeUxbDtA4z24yi0oM/tAyNnRjlcK1rz0BntS73t
	bcqPLrMYSBPEDt832ZPNi/BHlQbQwKiaSbjEnrIN97B0a5iPyVavQQSc2HRneB7o
	4RJDPkOC+zFRqsmOxCdRLRTkLOE=
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:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=dE1fDCZjY2HVrjb2JdwN6l
	9HJcs=; b=ftx7m9zD0OZCABvCgoS6EINDSlt3hW/9GwTTXNvEjAlSmsdN6X3pvj
	XNmPGMDCO3ag8KqNDlId7gvnPPbKnlQMR2njHkNLXNJJjCf4a0ovBZKdJ/7l3ca7
	a3/K9sv1z+AIZWzbDripJ5CWUtI+zLdKIH8UWO1U+EHntNaG6gMcE=
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-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=Wagner, wagner, HX-Languages-Length:742
X-HELO: smtp-out-so.shaw.ca
Reply-To: Brian.Inglis@SystematicSw.ab.ca
Subject: Re: Trying to create default ACL entries to match file ACL entries
To: cygwin@cygwin.com
References: <5CF6C7A8.6090902@tlinx.org> <31d3c868824fc32a16ce8a10e130d72b@plebeian.com>
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Openpgp: preference=signencrypt
Message-ID: <efaa6341-3392-72ee-1df3-fc8ac12ae306@SystematicSw.ab.ca>
Date: Tue, 4 Jun 2019 16:11:38 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0
MIME-Version: 1.0
In-Reply-To: <31d3c868824fc32a16ce8a10e130d72b@plebeian.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2019-06-04 15:34, Chris Wagner wrote:
> / is just a mount to something like C:\Cygwin64 so there is no problem
> in changing it.
> You should delete all the target thing's permissions first to guarantee starting
> from a clean slate.
> $ setfacl -kb z2/ && getfacl z1/ |setfacl -f - z2/
> This works for me with the latest packages.

Watch out for valid DACLs if you want to be able to create files in any
subdirectory from Windows programs or access them after creation: thar be
grumblins!

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

