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:cc:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=wMRad4elWJEpD7I3KHdf3v21WulP1Y+sam25Vlk2vISeDNfQWIt4p jj4393+NWC4oaU2mjOAbVjbHsWpCMX48Y3oWxQKTTkZlnCtSTCKWf1YTRNYyauSm 6wvZDTKMpmEb7BkaEzPTxYhIvN3maBQJBlauLJ92OMqjv7DPSstzMY= 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:cc:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=0RvJJ9qZSoJWtHNb/S6y8/1uFVc=; b=gP/GbVRX/gum7I/lRq4SV4EvLIc1 XEFWV+I3pkC+C0t6Red1wmLypStRakXhAKC+tXGUYoNXrWLXAx/o1eqeF0nQhwpj L8mgAVJKH3DfkC9vRWo/9QkIdYht4/s1hUyEUtGldCNCRd0kOAnVj5WG8E8gE6pF 9rtAbEyAqfR6hFY= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Date: Wed, 1 Apr 2015 13:02:20 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Cc: Qian Hong Subject: Re: Cygwin / MSYS2 runtime fails on Wine beause of accessing to (*ReferencedDomains)->Domains[-1] Message-ID: <20150401110220.GA11097@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com, Qian Hong References: <20150401103733 DOT GA4835 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3V7upXqbjpZ4EhLz" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) --3V7upXqbjpZ4EhLz Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Apr 1 18:46, Qian Hong wrote: > On Wed, Apr 1, 2015 at 6:37 PM, Corinna Vinschen > wrote: > > This is a logon SID, a session-unique SID created > > at logon time. >=20 > Indeed, this is very useful information, I guess you mean > SECURITY_BUILTIN_DOMAIN_RID, No, wait. SECURITY_BUILTIN_DOMAIN_RID (32) is the RID for the "BUILTIN" domain which contains well known groups like Administrators =3D=3D> SID S-1-5-32-544 Users =3D=3D> SID S-1-5-32-545 etc. SID S-1-5-5-... are logon SIDs. They are generated on the fly to identify your session and added to your user token's group list. The macro connected to them are SECURITY_LOGON_IDS_RID and SECURITY_LOGON_IDS_RID_COUNT. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --3V7upXqbjpZ4EhLz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVG9A8AAoJEPU2Bp2uRE+gD4IP/3UyoFdxZhA/H+nTdYAl6WCn 9Z57Dd5HGyAWNlV68NQuKPbeBpqwJ1n6YVai+emJaibzC3OX98lFezGwhg1bePDz mpcrjyPQxp/ZqV/NN6OPFBUKas9CBDYg5UGk9apKTDOQfxFni5K4wRAKN6mbSDVA mUrsl1ECHNblf91gR3dWyI5Eqng4D190AiTSz/hEBjxGsQh2W+UMc2aIGw1wAd9w dgKIkeWIS267xuQr45VLitXIRyyHh1r4We7a0idlqEtLs6/jWO42vWN8QA32gsAx iNtQlGu2bYWWFE+3r+c4Zpv8ihOsiJiuJRrplaHrzH8MoAjUGfmkYjaWfZ+dk5PC zDfE76TzrV1wztjPdyt4HRUNu4I66/mmZzH0kibOF07u62L6l0wCGHBtazq7Pdu8 R/UZoObJSOZbC5bJAZkHGUVXDV98l79Mmto/IfqjVpcbMH4ZZbc4BHc76ilcFBKT ZmwL/R3E+UqbIEptULifZ23vboylvbiXkmKP4pGe4DEZTuMLogwYiWyyJEDt3sea 2ap9NDdBfO8CQMXVK99D4iA+djYguTi0E9/C+nK0j0Hu044wxP7/x1RbAspEAf/m thd18fKgFJ4+PQKnzOM/a3fCEOwsEjq4Opf6IXs9bf4qFA5LJxY+wtVe3UWAk4pv 3q3pIAQvYspVGL/zq0fB =8CyC -----END PGP SIGNATURE----- --3V7upXqbjpZ4EhLz--