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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=mLKEXAyXqmGKAZnF O60ZjxHYate2j2OkxqKARzYZ9OvfuBD+XI61Mo+U68b9Ex2oxCb1gOo5R2shqQMx 2ufj0hziY2smg53MW4Xn/7lIMFqJjwkU0H0tgOww8tcQdXIucZnIjOSSi3ECxrUp 70HkPmvMyoPMoiesg1q4Jkkd8Vw= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=Obr6r0tSryCQSaPMgCxOF/ ae15I=; b=HtJzMHQZPp2GErM79GQrrtIxVfsmeVCkQpnbiTrU3bZ/MHPkW3sCdb Q0KheZdbWJ3+ZOFOFkKbv29tYfMncHRiM61DcOO5YddzbyM+g2A9Cu7YzM3B6jaJ TCEQrRxa9sYxF8wY6GjdSJYChnj8eoaQ5qJxsn1jsmD8skYgsNxog= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_40,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=timothy, Timothy, Question, Beryl X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: GNU Tar v1.29 ACL File/Folder Permissions Question/Problem To: cygwin AT cygwin DOT com References: From: Ken Brown Message-ID: <57b3b6a5-fbe9-90a8-f647-5f8ae48847d9@cornell.edu> Date: Sat, 22 Jul 2017 12:16:26 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes On 7/21/2017 4:59 PM, Timothy Beryl Grahek wrote: > Hi all, > > Whenever I have ACL enabled in /etc/fstab, I run into file access > problems with GNU Tar. To be clear, a simple scenario is to tar a few > folders, then extract them. In numerous cases, I am unable to enter > the folders I have extracted without entering a "chmod 744" as an > administrator. > > I have consequently disabled ACL in /etc/fstab, which has fixed this problem. > > Anybody have any ideas as to why this happens and how to avoid it > without disabling ACL? Could the problem be caused by the default ACL on the directory you're extracting into? If so, the -b or -k option to 'setfacl' might help. See https://cygwin.com/cygwin-ug-net/setfacl.html Ken -- 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