www.delorie.com/archives/browse.cgi | search |
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:date:from:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; q=dns; s= | |
default; b=cAEw8zQ10e58+9I3Mx0jAnChuUf1EzVycNoeq19bFQfXwp/+tY4jb | |
yaqfyQmNimNmM97yhJ4nAHkanjOXa20FVIcHC6E/+kK6uApEurIQ4S5+ANfQqeq3 | |
r4TxfkHjIj6s04XWlzvXpHmpvFuusB0iR29Sy2SS/ngh/4yF6e6gdM= | |
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:date:from:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; s=default; | |
bh=pSjWJ1zxaWx7sKyulDKjvH26+cE=; b=WURDKF8P83TSfvq0GtkWD7QL7skd | |
ALLub+ivtledkB4cvvrESQ7rHuFu2mAZhh/opDiR34JzHaaA2Xk0bXx0rjCZc3zI | |
LJCNZd19uDEdkOsZgLFkZrW2V0rdJdbGOT9goIcEvNNGMiB2V212clGxHK1yhz0H | |
PDe8dxYJAUuQ/CQ= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=-3.7 required=5.0 tests=AWL,BAYES_50,KAM_ASCII_DIVIDERS,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 |
X-HELO: | calimero.vinschen.de |
Date: | Fri, 6 Nov 2015 18:08:14 +0100 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.3.0-0.7 |
Message-ID: | <20151106170814.GA2809@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <announce DOT 20151106092658 DOT GA30065 AT calimero DOT vinschen DOT de> <a80a5b5276124f329e8394582db77d11 AT DE013666 DOT schaeffler DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <a80a5b5276124f329e8394582db77d11@DE013666.schaeffler.com> |
User-Agent: | Mutt/1.5.23 (2014-03-12) |
--pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Nov 6 16:30, Lemke, Michael ST/HZA-ZIC2 wrote: > On Friday, November 06, 2015 10:27 AM Corinna Vinschen wrote: > > > >Hi Cygwin friends and users, > > > > > >I released a new TEST version of Cygwin, 2.3.0-0.7. > > > >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > >IMPORTANT NOTE: >=20 > ...> > > > > Please guys, I really need feedback for this stuff. > > >=20 > Ok, here's some: On a network share connected as some domain user differe= nt > from local one: >=20 > $ mkdir test > $ cygstart test >=20 > Then opening the security tab in an explorer window results in a popup wi= th > this text: >=20 > --------------------------- > Windows Security > --------------------------- > The permissions on test are incorrectly ordered, which may cause some ent= ries to be ineffective. > --------------------------- > OK=20=20=20 > --------------------------- >=20 >=20 > Expected? Thanks for looking into this, but, yes, that's expected. There's just no way to express POSIX ACLs using Windows ACLs and following the canonical order. This is even a problem already when only taking the plain POSIX permission bits for owner, group and other into account. Note that the canonical order is not required, it's merily a suggestion and only the Windows GUI is not up to the task to allow working with arbitrarily ordered ACLs. The operating system evaluates non-canoncial ACLs just fine and even the SFU/Interix POSIX environment created non-canoical ACLs. There's an old writeup of this stuff in the user docs at https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-files. I guess this part of documentation needs some extension at one point but I'm not exactly feeling up to the task yet. :} Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --pf9I7BMVVzbSWLtt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWPN5+AAoJEPU2Bp2uRE+gJTIP/RlejfDGkXVz6psjWdlE7/dK L8bdSiNTYQk0ycxL+MoVHCWGrkfdZLRJ0gy9ugWj5w9+a3zGuubbf6QvgmH0+fNY 1RravivD7PlbDxTfSPd/pOCcCLx0Tl8E21yx16F35KEp5s/tG5GiRJzkOg/XWB75 7KH8zNQ1aTIovgTCYTPj42hfoZiIP4RQmFsQrvNTSLuJqvagtxhHxMj4r5SLvSDW ZeDZaUUnjo/q5vmlVD+GpY1EGxWD1+RR9TiyibPin030WjT/m9PjN6XDW7SYCPwB wb6wn3rwAHayhyPaGmXpHXL10yV66mO4TsHp04NB8LJgv++RmYAFkKwSYuh2/BOi pa97vgu27i+s4EUTpLEyQWXCiKR68k4JT64qUtH6/+T7cRW4REmwesalpeZwPEQ6 aX3ULRqDy/ta3fuPnzb9HumPwlKJB5ND9P2655yWOkUD54X9IHmXJgnivhgLBETT MGDj5KHiDDCjlP2AZ9qgYnz2PX8iNV9RXQEGDFOYLd1yZVzdzSYpPOfQCi79T82z CbjVxZlmqjDypzNZHTJVsrdJNaY6/njxPshzjkIEzK/VYqwwUxRmTVc79vkj2Llg XKoU1kOIXa411UvybD5yU4ZgDKoT7+q0XpKh4oahn4TwdzJiIqm5nyHf4Le8j50i Fev2eJlFavCNPnCvrpm1 =TBPs -----END PGP SIGNATURE----- --pf9I7BMVVzbSWLtt--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |