X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-Authority-Analysis: v=1.0 c=1 a=xe8BsctaAAAA:8 a=xrG4SjK96O3VXYG8mj4A:9 a=UobyVmMAmq-mf-CKEw8QtYQbCHcA:4 a=eDFNAWYWrCwA:10 a=rPt6xJ-oxjAA:10 Message-ID: <48355D5B.3030101@byu.net> Date: Thu, 22 May 2008 05:47:39 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080421 Thunderbird/2.0.0.14 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: Bruno Haible , cygwin AT cygwin DOT com Subject: Re: setfacl on Cygwin References: <200805220105 DOT 21773 DOT bruno AT clisp DOT org> In-Reply-To: <200805220105.21773.bruno@clisp.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Bruno Haible on 5/21/2008 5:05 PM: | Hi Eric, | | I'm looking at ACL support for gnulib. Can you reproduce this with a | recent Cygwin? With a two-year-old Cygwin I got this: I reproduced the same symptoms with cygwin 1.5.25-11. | | $ touch foo | | $ getfacl foo | # file: foo | # owner: haible | # group: None | user::rw- | group::r-- | mask:rwx | other:r-- | | $ setfacl -m user:4:--x foo | setfacl: No error | | $ echo $? | 0 | | $ getfacl foo | # file: foo | # owner: haible | # group: None | user::rw- | group::r-- | mask:rwx | other:r-- | | The setfacl program | 1. complained about "No error", | 2. exited with exit code 0 although it did not execute the requested change. | | Bruno | | - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkg1XVsACgkQ84KuGfSFAYDZ3wCeMRFdZ4W2Li56pAJkTPJY16ry QygAnA8TDzi/fNw3Agy0w2qEV6RmFefY =5bUN -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/