Re: EqualSid

From: Mark Stanley (mstanley_at_microsoft.com)
Date: 11/24/04

  • Next message: cable00: "Re: How to use my own algrithum in S/MIME of Outlook Express?"
    Date: Wed, 24 Nov 2004 14:57:46 -0800
    
    

    http://support.microsoft.com/default.aspx?kbid=157234
    http://support.microsoft.com/kb/288900/EN-US/

    "Rob" <Rob@discussions.microsoft.com> wrote in message
    news:9B5CDDA4-6821-4399-938C-5ED98AC66CDC@microsoft.com...
    >I think the code sample is in the MSDN article "Creating a Security
    > Descriptor for a New Object". There are other places where they construct
    > the
    > Admin group SID. You might also find it in the sample code that ships with
    > the platform SDK.
    >
    > "Joe Arnon" wrote:
    >
    >> Hi, How do I compare a given Sid to the Administartos sid or the System
    >> use
    >> sid? I cannot use IsWellKnownSid() for my program runs on Windows2000. So
    >> I
    >> need to use EqualSid(). How do I build the Administrators Group Sid or
    >> the
    >> system user sid? Can you give me the code in c++.
    >> Thanks in advance,
    >> Joe


  • Next message: cable00: "Re: How to use my own algrithum in S/MIME of Outlook Express?"