X-Recipient: archive-cygwin@delorie.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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=yURwRvPFxB9iSz79
	R+xryEBqVFzt6sWZmXkSWswCfDl0sSo/0IvskwTSujk4In/C+4XP1ucBD3TTGBGs
	6mtMPvidjEibk84E9n0GQlJqAuvzXYlNv86Z2Ciarc6zU0JIrMBhk/6QftlznVHT
	Ucms3MTuvzv5lhz/a1wpCCcttxs=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=1JH0yWOlLM0nX/uaLaNbNv
	MYWr4=; b=CeAjTH9/9ALwpUt57uSImqb/MKmIXb0LZlj4dtm1L9jrwOPGst9gPR
	M3kNd7/oMYLE6vkB/vGOcZRj+fKuR9r8N0ikr1aYL5SAo3vl5e3YsSRyjdoPXw58
	26Ev0g1Z+l80YHbE2PKtdypaGbevUDUlJhgDU0eOUUwjVt6M3hsm4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=BAYES_20,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=UD:yandex.ru, H*UA:Bat!, H*x:Bat!, H*F:D*yandex.ru
X-HELO: forward102o.mail.yandex.net
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1533590401;	bh=6J5N3vxBTm99GZkfRMPZFfvmmG6J+6go8jxGQSAyntY=;	h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References;	b=rLkCL/quxASiZrI/u6UERgtU0qCx0k1Kwclmy4FT331+ugJPhKHpeefXPVmmX5nsA	 EUmH6Hml5y/a/BzRnqk61GWfWqU1CrvqKF/45ZDiL9ong4jR0Jli251Ro6gMdtkd9i	 XefsJPg/aVP//QO6DHR0LtiMWwPL+BvsFnANKs1Q=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1533590401;	bh=6J5N3vxBTm99GZkfRMPZFfvmmG6J+6go8jxGQSAyntY=;	h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References;	b=rLkCL/quxASiZrI/u6UERgtU0qCx0k1Kwclmy4FT331+ugJPhKHpeefXPVmmX5nsA	 EUmH6Hml5y/a/BzRnqk61GWfWqU1CrvqKF/45ZDiL9ong4jR0Jli251Ro6gMdtkd9i	 XefsJPg/aVP//QO6DHR0LtiMWwPL+BvsFnANKs1Q=
Authentication-Results: smtp1j.mail.yandex.net; dkim=pass header.i=@yandex.ru
Date: Tue, 7 Aug 2018 00:10:26 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <899019667.20180807001026@yandex.ru>
To: R0b0t1 <r030t1@gmail.com>, cygwin@cygwin.com
Subject: Re: Cygwin's ACL handling is NOT interoperable with Windows
In-Reply-To: <CAAD4mYhFHaQA4CeirCqCzR5NH=wRuXp4YqEzJGkzrUvZBYxKSQ@mail.gmail.com>
References: <2B3187EFB48B477183C355EDF9660136@W340> <1444436439.20180805170441@yandex.ru>   <3AA6B0E5761945E58833642A6DB75341@W340>  <865cfe26-a3ca-e23f-0ffa-16f7db6a3dfb@SystematicSw.ab.ca>  <CAAD4mYhFHaQA4CeirCqCzR5NH=wRuXp4YqEzJGkzrUvZBYxKSQ@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, R0b0t1!

>> Please feel free to provide, using your superior understanding, a detailed spec
>> for how POSIX ACLs and permissions should be implemented using Windows ACLs
>> while maintaining "canonical" ACL order.

> Or at the very least can another explanation of what is wrong be
> offered? I still don't get it.

As has been said, certain POSIX-specific behavior can't be translated to
canonical ACE order.
Though I'm using noacl mounts, so I yet to face such issue myself.

P.S.
Please tech your mail agent to not quote raw email addresses.
Don't feed spambots.


-- 
With best regards,
Andrey Repin
Tuesday, August 7, 2018 0:08:01

Sorry for my terrible english...


--
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

