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:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=PYb7AJW+xENjlybPbcPimNhXh6WF 5Fy3o8khwkNc1SqmDuU5y9afOMj9UfWKNmO7cq8JkXPeukxRmbv82YJxpt1o6maL eIHFQr1zL7nfLSwwV1gSMgvT7sumpLzVTPnCwuf3cl02RWLAFHgONrUrkf/aea4p zm+hRAf6TAAbQBk= 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:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id :references:to; s=default; bh=HfARhYjNNwLwVn9+ydgHQGRXTks=; b=DH 7xEVVGaz+Q8GX+3mUQ0E+X4eidFMiOiOwkDL3EtO3qZlbEIVRCI/myfaTedRPRTo jVIRaUvOTAd4WLeaqxu5OVxdpzjAFa0Kd0TAnr6IXcQ26SUjAWoRVVKnZBcrmaqj fNEtfFNF2O0BPqr1yykPouoR+sn7zk9+yZO8C99VQ= 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=1.4 required=5.0 tests=AWL,BAYES_20,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-HELO: p3plsmtpa08-09.prod.phx3.secureserver.net Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Subject: Re: File permissions different inside and outside cygwin root From: Duane Ellis In-Reply-To: <6CF2FC1279D0844C9357664DC5A08BA2109F128B@msgb09.nih.gov> Date: Tue, 2 Jun 2015 07:53:15 -0700 Cc: "Buchbinder, Barry (NIH/NIAID) [E]" Message-Id: <17C46031-D529-4E0E-8086-09DE1B487F8F@duaneellis.com> References: <6CF2FC1279D0844C9357664DC5A08BA2109EFF1F AT msgb09 DOT nih DOT gov> <1433228431 DOT 8324 DOT 22 DOT camel AT cygwin DOT com> <6CF2FC1279D0844C9357664DC5A08BA2109F128B AT msgb09 DOT nih DOT gov> To: "cygwin AT cygwin DOT com" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t52ErTC7010645 [paraphrased, and edited] (Duane) describing the problem (Barry) .. click click click right click .. click click to undo this crazyness (steve) DO not do this .. you can break things in really bad ways I would agree, I did not have time to reply yet. My comment would be this: This is not an appropriate solution - is very HUMAN ERROR prone It does not scale well to others not familiar with the process. Cygwin should just work, or the feature that causes this should be disabled assuming that it is the ACLs, my questions are 1) How do I disable the ACL feature completely? 2) How can I determine if the ACL feature is enabled? I need to put this test in a few build scripts I need to prevent execution if the situation exists if `SOMETEST` then echo “FIX THIS BUILD FAIL” exit 1 fi -- 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