From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16831 invoked by alias); 4 Jun 2019 21:34:39 -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 16820 invoked by uid 89); 4 Jun 2019 21:34:39 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy=H*RU:esmtpa, H*r:esmtpa, HX-Spam-Relays-External:esmtpa, HX-Get-Message-Sender-Via:sk:authent X-HELO: www16.qth.com Received: from www16.qth.com (HELO www16.qth.com) (69.16.238.67) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 04 Jun 2019 21:34:38 +0000 Received: from [127.0.0.1] (port=45398 helo=www16.qth.com) by www16.qth.com with esmtpa (Exim 4.92) (envelope-from ) id 1hYH4m-008mZz-Ib for cygwin@cygwin.com; Tue, 04 Jun 2019 16:34:36 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 04 Jun 2019 21:34:00 -0000 From: Chris Wagner To: cygwin@cygwin.com Subject: Re: Trying to create default ACL entries to match file ACL entries In-Reply-To: <5CF6C7A8.6090902@tlinx.org> References: <5CF6C7A8.6090902@tlinx.org> Message-ID: <31d3c868824fc32a16ce8a10e130d72b@plebeian.com> X-Sender: wagnerc@plebeian.com User-Agent: Roundcube Webmail/1.3.8 X-IsSubscribed: yes X-SW-Source: 2019-06/txt/msg00037.txt.bz2 Hi Linda, / 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. HTH, Chris -- 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