public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Kacper Michajlow <kasper93@gmail.com>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.4
Date: Fri, 27 Nov 2015 19:24:00 -0000	[thread overview]
Message-ID: <CABPLASRpe+ey=dzuzkKYhu4UV=A10y9RkOzLxxA7v4o5CPtSag@mail.gmail.com> (raw)
In-Reply-To: <CABPLASTpsNA4vGtONb14dQ87UV1gY=UAeHBgEXUmgztDeny_mg@mail.gmail.com>

2015-11-27 20:02 GMT+01:00 Kacper Michajlow <kasper93@gmail.com>:
> 2015-11-26 14:16 GMT+01:00 Corinna Vinschen <corinna-cygwin@cygwin.com>:
>> Hi Kacper,
>>
>> On Nov 23 19:09, Kacper Michajlow wrote:
>>> 2015-11-21 17:24 GMT+01:00 Corinna Vinschen <corinna-cygwin@cygwin.com>:
>>> > Hi Cygwin friends and users,
>>> >
>>> >
>>> > I released a new TEST version of Cygwin, 2.4.0-0.4.
>>> >
>>>
>>> With this version I get permissions denied when trying to chmod a
>>> folder created in a created folder...
>>>
>>> Basically this doesn't work for me:
>>> mkdir test
>>> mkdir test/test
>>> chmod 755 test/test
>>
>> I need to see the ACLs of the parent dir of test, the ACL of test and
>> the ACL of test/test via the icacls command, before calling chmod.

I'm using Microsoft account. Here is requested information

$ pwd
/home/Kacper
$ icacls .
. DOMEK\Kacper:(F)
  Wszyscy:(RX)
  TWORCA-WLASCICIEL:(OI)(CI)(IO)(F)
  GRUPA TWORCOW:(OI)(CI)(IO)(RX)
  Wszyscy:(OI)(CI)(IO)(RX)

Successfully processed 1 files; Failed processing 0 files
$ mkdir test
$ icacls test
test NULL SID:(DENY)(Rc,S)
     DOMEK\Kacper:(F)
     DOMEK\Kacper:(RX)
     Wszyscy:(RX)
     NULL SID:(OI)(CI)(IO)(DENY)(Rc,S)
     TWORCA-WLASCICIEL:(OI)(CI)(IO)(F)
     DOMEK\Kacper:(OI)(CI)(IO)(RX)
     GRUPA TWORCOW:(OI)(CI)(IO)(RX)
     Wszyscy:(OI)(CI)(IO)(RX)

Successfully processed 1 files; Failed processing 0 files
$ mkdir test/test
$ icacls test/test
test/test NULL SID:(OI)(CI)(DENY)(Rc,S)
          DOMEK\Kacper:(F)
          TWORCA-WLASCICIEL:(OI)(CI)(IO)(F)
          DOMEK\Kacper:(OI)(CI)(RX)
          DOMEK\Kacper:(RX)
          GRUPA TWORCOW:(OI)(CI)(IO)(RX)
          Wszyscy:(OI)(CI)(RX)

Successfully processed 1 files; Failed processing 0 files
$ chmod 755 test/test
chmod: nie mozna zmienic uprawnien do „test/test”: Permission denied

I'm using Polish version of Windows so in case you have trouble
matching groups with English names. "Wszyscy" == "Everyone",
"TWORCA-WLASCICIEL" == "CREATOR OWNER", "GRUPA TWORCOW" == "CREATOR
GROUP".

Tell me if you need any more info.

Ps. Sorry for empty mail I've send before.

--
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:[~2015-11-27 19:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-21 16:40 Corinna Vinschen
2015-11-23 18:09 ` Kacper Michajlow
2015-11-24  4:19   ` Andrey Repin
2015-11-26 13:24   ` Corinna Vinschen
2015-11-27 19:15     ` Kacper Michajlow
2015-11-27 19:24       ` Kacper Michajlow [this message]
2015-11-28 15:55         ` Corinna Vinschen
2015-11-28 23:20           ` Kacper Michajlow
2015-11-29  2:47             ` Andrey Repin
2015-11-29 14:01               ` Corinna Vinschen
2015-11-29 16:37                 ` Kacper Michajlow
2015-11-29 18:23                   ` Corinna Vinschen
2015-11-29 20:29                     ` Corinna Vinschen
2015-11-30 10:02                       ` Kacper Michajlow
2015-11-30 16:02                         ` 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='CABPLASRpe+ey=dzuzkKYhu4UV=A10y9RkOzLxxA7v4o5CPtSag@mail.gmail.com' \
    --to=kasper93@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).