delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/12/23/22:49:44

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:message-id:date:from:reply-to:mime-version:to
:subject:references:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=St5oAtRm/82W05Gv
B+wrHzEvy+DC+7VE8/aEj/yzxc9VCYqJZV8MgVykQnGhv2KJDJmVwvzWArmT9Zvj
PzcbtVsQDuEy2uwd69EAxdHIHW0Av+40r3hBpY2hldLs+Zi0NjRWPvSTbyZqdE1U
s8osek+3B739en2/4GUasMwAxqc=
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:message-id:date:from:reply-to:mime-version:to
:subject:references:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=5GdC17jsM9M7Z/byxO1j72
L/OrU=; b=W7TL7xRDzoezuCIiVpMbqNf3F2wwd8I+oor4g/5sahnkGrsnZNVUzM
9IwgPETG4TSAwgCbJlkMJOCWnDMqBKN6rH2eGnKQueI9o1NzTeIP2bHQ7VRpPCjk
PbZWsABKLq4zf1IMe4pdpRewMhWdzXY9/WU+w1WeRUoOK5jut0dPs=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: vms173017pub.verizon.net
X-CMAE-Score: 0
X-CMAE-Analysis: v=2.1 cv=Kc1larcG c=1 sm=1 tr=0 a=toTMxtHQF+05ooui8kuJQw==:117 a=vP6ySPhpAh4A:10 a=N659UExz7-8A:10 a=w_pzkKWiAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=A92cGCtB03wA:10 a=4qcTZtpzAAAA:8 a=YxiS_LAgqoLGZWhx7bsA:9 a=pILNOxqGKmIA:10 a=jE7sj0Z5r90A:10 a=Ed-EzJJMdl4A:10 a=REoURNCZK5IA:10
Message-id: <549A37B4.3020200@cygwin.com>
Date: Tue, 23 Dec 2014 22:49:08 -0500
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh AT cygwin DOT com>
Reply-to: cygwin AT cygwin DOT com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.3.0
MIME-version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: RFD: cygwin ACLs: NFS or POSIX model: ease in adapting to CIFS ACLs?
References: <549756D2 DOT 8000600 AT tlinx DOT org>
In-reply-to: <549756D2.8000600@tlinx.org>

On 12/21/2014 06:25 PM, Linda Walsh wrote:
> I seem to remember that the cygwin ACL's were based on NFS acls not
> the POSIX ACL's.  From this snippet I read on the Samba list,
> it seems there are some "very difficult" [nightmarish] cases
> where NFS causes CIFS compatibility problems.  Is this only
> NFSv4 (does cygwin model v4 or v3?) that had these problems?
> Would it simplify anything for cygwin to be using POSIX
> acl's -- in so much that those seem to be more
> str8forward in functionality mapping?
>
> I know nothing about NFS ACL's or how they are different from POSIX ACL's,
> but wondered also if code in the linux kernel or samba projects might have
> any useful bits to use in cygwin only from the basis of what this
> person states about their compatibility?
>
> It may also be this is a dead issue without someone to do the work, but
> am just wondering if it is, in any fixes or enhancements to the Cygwin ACL
> work something that might be good to consider as a direction for either,
> new or maintenance (or both) work?
>
> Just seems like code in samba that presents a CIFS UI/API
> to the 'user' from a POSIX ACL UI/API backend,  might have
> some similarities between cygwin code using CIFS to talk to
> the OS and presenting a POSIX ACL UI/API to the 'user'?

I can't speak to the specific issues you're raising or shed any light
on whether they are actually issues with Cygwin.  As far as the Cygwin
implementation is concerned, I believe the links below shed some light
on the original implementation and the direction things are heading.
At this time, the first link still refers to a test version of the
Cygwin package, though the version number is different.

<https://www.marshut.net/kqrriw/test-release-cygwin-1-7-33-1.html>
<https://cygwin.com/preliminary-ug/ntsec.html>

Hope this helps.


-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

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