delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/08/06/17:20:25

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: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 AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.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 AT yandex DOT ru>
Reply-To: cygwin AT cygwin DOT com
Message-ID: <899019667.20180807001026@yandex.ru>
To: R0b0t1 <r030t1 AT gmail DOT com>, cygwin AT cygwin DOT com
Subject: Re: Cygwin's ACL handling is NOT interoperable with Windows
In-Reply-To: <CAAD4mYhFHaQA4CeirCqCzR5NH=wRuXp4YqEzJGkzrUvZBYxKSQ@mail.gmail.com>
References: <2B3187EFB48B477183C355EDF9660136 AT W340> <1444436439 DOT 20180805170441 AT yandex DOT ru> <3AA6B0E5761945E58833642A6DB75341 AT W340> <865cfe26-a3ca-e23f-0ffa-16f7db6a3dfb AT SystematicSw DOT ab DOT ca> <CAAD4mYhFHaQA4CeirCqCzR5NH=wRuXp4YqEzJGkzrUvZBYxKSQ AT mail DOT gmail DOT com>
MIME-Version: 1.0
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019