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: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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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.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 To: cygwin AT cygwin DOT com Subject: Re: setfacl(2.4.0.15): for next year !!!!! In-Reply-To: <20151221172503.GK4034@calimero.vinschen.de> References: <6ea00be43c852b42e0e59adcb23d0004 AT xs4all DOT nl> <20151221172503 DOT GK4034 AT calimero DOT vinschen DOT de> Message-ID: <5eb15a91b67658daba604310dcaa20ee@xs4all.nl> X-Sender: houder AT xs4all DOT 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