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=syaGGGHbUtZ+e8uk vEaqeaOqky85hfwYadayr93EC2yu0yH56+6wOaPpajXluWDBNxf/atCBXUQB7IpR QF/htW2cKPkJYFDWpivKKInc19+fTkB/oClQXUMMeeRqSkBLIaaD6Y+KrVz81ZYI nHK8+R+6h0mvus7Wm4+K3kcYh3w= 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=OaaP05E5NufjGgBuQRJq+o ZnNf4=; b=uPI6KE6e64XLZi2NBx7GVm7iNruUUjxZS6epvftI8zHykTt7r0k1WJ nGTpdbzdpLPGHeK6WEHM7h6bPqzW/OQhMw4Qy4JRb1LVDLbahib0xp7Y1lFZzLB9 YMWeMKVLoHEn2fsv8fsgqyN3jRD5cuQ2gkyfDjw0wUfSRfKxJva+Y= 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=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:562 X-HELO: mailsrv.cs.umass.edu Reply-To: moss AT cs DOT umass DOT edu Subject: Re: Files created with CYGWIN have "NULL SID:(DENY)" windows ACL, inter alia To: cygwin AT cygwin DOT com References: From: Eliot Moss Message-ID: <7805a122-e4d4-8fca-fdea-08c00b3fb487@cs.umass.edu> Date: Sat, 21 Dec 2019 13:23:01 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Yes, if you read the part in the user's guide about ACLs it explains that. As I recall, it's a place to hang information that is otherwise hard to represent in Windows, because of the differences between how the Windows and Posix permissions systems work. You'll also find that the ACLs are not in the order that Windows likes. Don't let Windows reorder them, or you will break what Cygwin is trying to accomplish! Even though the order is not standard, the ACLs work ... Eliot Moss -- 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