delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/04/15/03:46:54

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:in-reply-to:references:date:subject
:from:to:mime-version:content-type:content-transfer-encoding; q=
dns; s=default; b=P+rH75zcKiZeQ7/BOtM4Lm0LHSc1F7cAz0gA7p6pTeUiF6
sKpLef+8dc63i3g17DoUbFtRwuIMYUEer46yVihfyU57axFLC3paZE/sPa9BE8IX
Q65cyiM4ZuwrxFIZEQoJbLeODzZ2nebCNhIuMvXgwQNKXln/U+jJMrqhXkMKY=
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:in-reply-to:references:date:subject
:from:to:mime-version:content-type:content-transfer-encoding; s=
default; bh=ZOuad3NxgoTzdh0oGOCkem0qHYw=; b=P8BrvWWaSLcnAfCtepg7
pRYmZZDJT0UoBeEVDcRoswMroQ7occxrsr0Ap4i9ebI5gMzALVKvzQNGS5ABJ48F
JcieKuuT6PlC0z/4Fn1BOzhVLTqO3HDnYU3dD7o4YlBId1qgHGQSd89HQyZ3zmCB
Gd/Q95uobvod4b6bipkfsPc=
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=2.1 required=5.0 tests=AWL,BAYES_95,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2
X-HELO: lb1-smtp-cloud2.xs4all.net
Message-ID: <7dfdf92a3fda147a9fa2a9f8862186ed.squirrel@webmail.xs4all.nl>
In-Reply-To: <20150415071259.GS7343@calimero.vinschen.de>
References: <20150414085757 DOT GC7343 AT calimero DOT vinschen DOT de> <0ff693d9c8109bdddf3d892d005678b7 DOT squirrel AT webmail DOT xs4all DOT nl> <20150414145052 DOT GF7343 AT calimero DOT vinschen DOT de> <b962c3b9b72680589885fce04084640e DOT squirrel AT webmail DOT xs4all DOT nl> <20150414151255 DOT GM7343 AT calimero DOT vinschen DOT de> <b3fe246a234bd7f6ee6c9b0ea088abe0 DOT squirrel AT webmail DOT xs4all DOT nl> <20150414154527 DOT GN7343 AT calimero DOT vinschen DOT de> <e9ab557069048406daec796d781a60f5 DOT squirrel AT webmail DOT xs4all DOT nl> <20150414182125 DOT GQ7343 AT calimero DOT vinschen DOT de> <400ee10037bb786bce5bbb254a4a2035 DOT squirrel AT webmail DOT xs4all DOT nl> <20150415071259 DOT GS7343 AT calimero DOT vinschen DOT de>
Date: Wed, 15 Apr 2015 09:46:27 +0200
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.0.0-3
From: "Houder" <houder AT xs4all DOT nl>
To: cygwin AT cygwin DOT com
User-Agent: SquirrelMail/1.4.22
MIME-Version: 1.0
X-IsSubscribed: yes

> On Apr 14 20:38, Houder wrote:
>> > On Apr 14 18:32, Houder wrote:
>> >> Btw, I will only report back on this in case you are INcorrect above.
>> >
>> > Uhm... I wouldn't be too unhappy to get positive feedback as well...
>>
>> Oh well, alright, I tried to save us both some time :-)
>>
>> Reinstalled the whole shebang, and re-executed my test. This time I was
>> NOT surprised.
>
> Cool, thanks!  Did you inspect the ACLs for directories and files?
> Do they make sense?

Oops, better make a proper report next time :-)

%% pwd
/home/Test
%% ls -l
total 1
-r--rw---- 1 Test None 6 Apr 14 19:40 alfa

%% getfacl alfa
# file: alfa
# owner: Test
# group: None
user::r--
group::rw-
other:---

%% icacls.sh alfa
E:/Cygwin-test/home/Test/alfa
   Owner: Test, Group: None
   NULL SID                           (DENY)(Rc,S)
   Seven\Test                         (DENY)(S,WD,AD,WEA,DC)
   Seven\Test                         (R,D,WDAC,WO,WA)
   Seven\None                         (R,W)
   Everyone                           (Rc,S,RA)
Successfully processed 1 files; Failed processing 0 files

%% ls -ld .
drwxr-xr-x+ 1 Test None 0 Apr 14 19:39 .

%% getfacl .
# file: .
# owner: Test
# group: None
user::rwx
group::r-x
other:r-x
default:user::rwx
default:group::r-x
default:other:r-x

%% icacls.sh .
E:/Cygwin-test/home/Test/
   Owner: Test, Group: None
   NULL SID                           (DENY)(Rc,S)
   Seven\Test                         (F)
   Seven\None                         (RX)
   Everyone                           (RX)
   NULL SID                           (OI)(CI)(IO)(DENY)(Rc,S)
   CREATOR OWNER                      (OI)(CI)(IO)(F)
   CREATOR GROUP                      (OI)(CI)(IO)(RX)
   Everyone                           (OI)(CI)(IO)(RX)
Successfully processed 1 files; Failed processing 0 files

Whether or not the DACLs of file alfa and parent directory make sense, I must
rely on your wisdom ...

Regards,

Henri

=====


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