X-Recipient: archive-cygwin@delorie.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=XFW/mpfa2xgJqig9H4iRnZLXod5gc+0leD37LA1dS6hEKheCMb2iK
	YA6s3eP9ipT1z+pviQgTx8LChUQMBRKmRs+37FUftFuU51mCzVkBND1qEWE20Iop
	PM4DfI8yglaJ3S1XM6GrCMrJVKDnC2bpwX+Za9zw6Oe5ej+BXegswA=
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=IH3PibCPD53iqf//ueQZ7x28pzw=; b=ofksPH3/+b2ZU21cIOd8HPrMknJl
	ZGxZi0KnKGAF1VkDl8G+6rS5JIELYhhmO+gEW/hJ/83IliMjFPcsLzZoGSSmJMdZ
	FkSmgjRV/UP7ejBayeyFasxTZMucqzGI7HgjmY3LGWY8pXrxlcDkLJep40mD4TBt
	0BTG0J20jfckV5w=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-96.6 required=5.0 tests=BAYES_00,GOOD_FROM_CORINNA_CYGWIN,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_PBL,RDNS_DYNAMIC autolearn=ham version=3.3.2 spammy=Gerrit, H*MI:sk:9ObD-c4, H*f:sk:Fg1xYRg, H*MI:sk:Fg1xYRg
X-HELO: calimero.vinschen.de
Date: Fri, 15 Apr 2016 13:38:05 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Conflict between Cygwin 1.7 and Ubuntu for Windows 14316
Message-ID: <20160415113805.GL5014@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20160413052257.GB28803@mercury.ccil.org> <CA+Fg1xY46ANusM1MeZozkQ1u0+AHwd=vJDoWo7867az3wxPNBQ@mail.gmail.com> <CACmJb3yHO_VhiDoyn33d+7R_rq8Bqco6VMuTdG622Bu2u52fHA@mail.gmail.com> <20160413131128.GA3162@mercury.ccil.org> <570E4B45.7000201@cs.umass.edu> <20160413154351.GF32092@mercury.ccil.org> <CA+Fg1xY+a-PJt7JNawvcWCqOz6GPz1PnivxzQbH4ntzXeMjhyQ@mail.gmail.com> <570F5ECC.3060409@yandex.ru> <CA+Fg1xYRg12Zyv8-N1sr-b7tM+9ObD-c4j_tw_dLzBky23VHtw@mail.gmail.com>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha256;	protocol="application/pgp-signature"; boundary="UlsYxwg8UDQn+EKZ"
Content-Disposition: inline
In-Reply-To: <CA+Fg1xYRg12Zyv8-N1sr-b7tM+9ObD-c4j_tw_dLzBky23VHtw@mail.gmail.com>
User-Agent: Mutt/1.5.24 (2015-08-30)

--UlsYxwg8UDQn+EKZ
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Apr 15 10:48, Gerrit Haase wrote:
> 2016-04-14 11:11 GMT+02:00 Evgeny Grin wrote:
> > Back to cmd:
> > @ icacls cmd-file
> > cmd-file DESKTOP-5PNH8IH\Karlson:(RX)
> >          DESKTOP-5PNH8IH\Karlson:(I)(F)
> >          Everyone:(I)(RX)
> >
> > @ icacls cygsh-file
> > cygsh-file DESKTOP-5PNH8IH\Karlson:(R,W,D,WDAC,WO)
> >            DESKTOP-5PNH8IH\Karlson:(R)
> >            Everyone:(R)
> >
> > @ icacls uowsh-file
> > uowsh-file DESKTOP-5PNH8IH\Karlson:(RX)
> >            DESKTOP-5PNH8IH\Karlson:(I)(F)
> >            Everyone:(I)(RX)
>=20
> Everyone:(X) is missing on the Cygwin created file, Karlson has (R)
> besides the inherited (F) access from the other files.

(X) is not missing.  Cygwin honors umask.  Your umask is probably 0022.

> There are some remarkable things besides this one, IIRC someone
> mentioned in the other thread, that there is no UoW AD integration, so
> how does UoW creates a file with permissions set for Karlson?

There's no information here which isn't availabe by default or from
the user's token.


Corinna

--=20
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--UlsYxwg8UDQn+EKZ
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXENKdAAoJEPU2Bp2uRE+gQYMP/3/DTr6pTdQWH5dHKD22lGoh
nBXMcVYZS/V4c6qgZPj7ocTLHzL31RBf1GlAzt+JrzUY38rr1SyieXNiymCnVJfg
GuW0FIb2gktc/m4IPJ4qqWA83CfZRZYYlKfmrL97DVxsAF6/3gtPHCGJzVWuLPfi
JWOwjk1d3mG9x+/9due1QFN1LWktqTf1iJ2v6/68EgXg4Zy20r4TOTvpJks2CQkr
aHS7VXTY5DSfwiXY7gqLvGwIsmHOf5J/tys/zzofYhp1HP1Rn4s9GjFRJNO/V+6u
63/B1v1iCxaJNEW9yRxrkw9eA/RafCcUX68UO+aKg+93DnEVg5nRXR0BN0yPb7iB
0BgRgOdeWbWNP8YHwAfKoogy4tzXlZcMxFTVoXhqMvCMKUiMgGjstznpRNrX1C05
bYzGsNYxEfimfEzo+tI/uPMfN2sZCfDbWmZTVzHXFa23OsAw3cozXpCH5drF63mQ
H3dUXVVXfsnhI0VR/HgLyUUBlfvaxzAJA8mDb0oi4GOm8YsWT0kaMbNYH7DbQVOS
NnRclSy4rsBCqtoy8778ynU0UmpCmqAxCWCaP6Xt1BvTkYOrnFYNQTWAyKf4R4QL
XXZsopKEY0LkP8GxGr3OvPFu9/dMiDE6KwJvCFN43OMzwGADS2qOwyaSY/iblYF0
MLuf6xgNSq2Kcl/3NutS
=+mAL
-----END PGP SIGNATURE-----

--UlsYxwg8UDQn+EKZ--
