public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Cc: Qian Hong <fracting@gmail.com>
Subject: Re: Cygwin / MSYS2 runtime fails on Wine beause of accessing to (*ReferencedDomains)->Domains[-1]
Date: Wed, 01 Apr 2015 11:02:00 -0000	[thread overview]
Message-ID: <20150401110220.GA11097@calimero.vinschen.de> (raw)
In-Reply-To: <CALd+sZRKnhPZEa+azS4C4esnXNBKL5uPiVkTuxmJrF7+c4dV4A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 897 bytes --]

On Apr  1 18:46, Qian Hong wrote:
> On Wed, Apr 1, 2015 at 6:37 PM, Corinna Vinschen
> <corinna-cygwin@cygwin.com> wrote:
> > This is a logon SID, a session-unique SID created
> > at logon time.
> 
> 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 ==> SID S-1-5-32-544
  Users          ==> 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

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

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-04-01 11:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01 10:16 Qian Hong
2015-04-01 10:37 ` Corinna Vinschen
2015-04-01 10:42   ` Qian Hong
2015-04-01 11:36     ` Corinna Vinschen
2015-04-01 12:22       ` Corinna Vinschen
2015-04-01 13:31         ` Qian Hong
2015-04-01 13:45           ` Corinna Vinschen
2015-04-01 14:33             ` Qian Hong
2015-04-01 10:47   ` Qian Hong
2015-04-01 11:02     ` Corinna Vinschen [this message]
2015-04-01 13:15       ` Qian Hong

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=20150401110220.GA11097@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin@cygwin.com \
    --cc=fracting@gmail.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).