From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1996 invoked by alias); 22 Jul 2017 16:16:31 -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 1966 invoked by uid 89); 22 Jul 2017 16:16:30 -0000 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 Received: from limerock03.mail.cornell.edu (HELO limerock03.mail.cornell.edu) (128.84.13.243) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 22 Jul 2017 16:16:28 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite3.serverfarm.cornell.edu [10.16.197.8]) by limerock03.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id v6MGGQCQ004291 for ; Sat, 22 Jul 2017 12:16:26 -0400 Received: from [192.168.0.15] (mta-68-175-129-7.twcny.rr.com [68.175.129.7] (may be forged)) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id v6MGGPh9027868 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Sat, 22 Jul 2017 12:16:25 -0400 Subject: Re: GNU Tar v1.29 ACL File/Folder Permissions Question/Problem To: cygwin@cygwin.com References: From: Ken Brown Message-ID: <57b3b6a5-fbe9-90a8-f647-5f8ae48847d9@cornell.edu> Date: Sat, 22 Jul 2017 17:36:00 -0000 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 X-SW-Source: 2017-07/txt/msg00304.txt.bz2 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