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:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:in-reply-to
	:references:message-id; q=dns; s=default; b=Ee7giOaAFEn2831Z05fg
	zNUVVPloGEj1QNxMk8hcUwupMDC2ZRQpmVz8+g+ptxIkjvWFUxtt1WTFEXuFh+3l
	ZtipJxWEwTjVFYmD2Lfw9H9wxR2zuRNnNAMzol6UINq6GBx5GngYqa0SdzbUqmnf
	ABVAizE2mS6AHRwSPkHJyKw=
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:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:in-reply-to
	:references:message-id; s=default; bh=PwMhFBal6OVjtKPoiUOM1HwMR3
	U=; b=U1zuBqXzPk8T9dUIMYY8CQIrOzZw66Pc7r3BorR/jhX3zjQaLuuVEDWqO0
	4nx/9Y/J94qBxNLNhIMylOpz39A4OHBYhf71NIGTJrYjnn6h5YolZdKeyUoMOOtg
	OjiJ7pQzvlR6p3WVT66hZbe5WzsV/G9LLiwIPxXpmyyD304o8=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=nope, Nope, encore, H*f:sk:6ea00be
X-HELO: lb3-smtp-cloud6.xs4all.net
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
Content-Transfer-Encoding: 7bit
Date: Tue, 22 Dec 2015 12:37:53 +0100
From: Houder <houder@xs4all.nl>
To: cygwin@cygwin.com
Subject: Re: setfacl(2.4.0.15): for next year !!!!!
In-Reply-To: <20151221172503.GK4034@calimero.vinschen.de>
References: <6ea00be43c852b42e0e59adcb23d0004@xs4all.nl> <20151221172503.GK4034@calimero.vinschen.de>
Message-ID: <5eb15a91b67658daba604310dcaa20ee@xs4all.nl>
X-Sender: houder@xs4all.nl (YvZMi9PI8cNa48xOUSEbnw==)
User-Agent: XS4ALL Webmail
X-IsSubscribed: yes

On 2015-12-21 18:25, Corinna Vinschen wrote:
> On Dec 21 17:30, Houder wrote:
>> Hi Corinna,
>> 
>> For next year !!!!! (posted as a reminder) ... See below.
> 
> Next year?  Nope... see below.
> 

Hi Corinna,

Thank you for all the hard work you do ...

As an encore (for this year though ;-). See below (Cygwin-2.4.0-0.16). 
<==== 16

Regards,
Henri

-----
64-%% uname -a
CYGWIN_NT-6.1 Seven 2.4.0(0.292/5/3) 2015-12-21 18:20 x86_64 Cygwin
64-%% touch bar.txt
64-%% getfacl bar.txt
# file: bar.txt
# owner: Henri
# group: None
user::rw-
group::r--
other:r--

64-%% setfacl -m m:rwx bar.txt
64-%% getfacl bar.txt
# file: bar.txt
# owner: Henri
# group: None
user::rw-
group::r--
mask:rwx <==== yes, as requested by me, but ...
other:r--

64-%% ls -l bar.txt
-rw-rwxr-- 1 Henri None 0 Dec 22 12:21 bar.txt

  - does this output make sense?
    (no access to Linux at the moment; cannot verify)

64-%%

=====

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

