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: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 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=-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 DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: Trying to create default ACL entries to match file ACL entries To: cygwin AT cygwin DOT com References: <5CF6C7A8 DOT 6090902 AT tlinx DOT org> <31d3c868824fc32a16ce8a10e130d72b AT plebeian DOT com> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: 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