public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: gettext - acl tests - cygwin specific code path
Date: Wed, 22 Aug 2018 08:13:00 -0000	[thread overview]
Message-ID: <e979c4d0-1bd8-5751-cebb-c84556e73d6b@gmail.com> (raw)
In-Reply-To: <05c3ca13-c103-ae7d-e727-a995a4cf5f66@gmail.com>

Am 21.08.2018 um 20:58 schrieb cyg Simple:
> On 8/21/2018 11:52 AM, cyg Simple wrote:
>> I've been reviewing the testing of gettext and I have a failure for all
>> of the acl tests.  I've found that a file without acl will obtain acl if
>> the mode is changed to 605. STC below.
>>

>>
>
> During the testing at least one of the tests does `setfacl -m group:0:1
> tmpfile0`.  Obviously this gets a 'permission denied' error as group 0
> doesn't exist.  What do you suggest for reasonable replacement for 0?
> I'm thinking 11(Authenticated Users) as the purpose of the test is to
> determine if the use of `set_acl (file, -1, mode);` will reset to a file
> without acl.
>

group 0 is likely root.
In theory you can replace with 544 = Administrator
but you need to be an admin.

Otherwise 11 or 545 (Users) should be fine

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


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

  reply	other threads:[~2018-08-21 20:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-21 20:53 cyg Simple
2018-08-21 23:57 ` cyg Simple
2018-08-22  8:13   ` Marco Atzeri [this message]
2018-08-22  8:16   ` Andrey Repin
2018-08-22 10:19     ` cyg Simple
2018-08-22 13:37       ` Corinna Vinschen
2018-08-22 22:36         ` cyg Simple
2018-08-22 13:49       ` Andrey Repin
2018-08-22 10:24 ` Corinna Vinschen
2018-08-23  2:54   ` cyg Simple
2018-08-23 23:13     ` Corinna Vinschen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e979c4d0-1bd8-5751-cebb-c84556e73d6b@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).