Re: Well Known SIDs
From: MP (NoSpam_at_TheWorld.com)
Date: 12/04/03
- Next message: John Frensen: "how to compare two DACL's for equality"
- Previous message: Saku Vainikainen: "RE: What is the format/structure of UPN string?"
- In reply to: Harini Raghavan \(MSFT\): "Re: Well Known SIDs"
- Next in thread: Harini Raghavan \(MSFT\): "Re: Well Known SIDs"
- Reply: Harini Raghavan \(MSFT\): "Re: Well Known SIDs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 4 Dec 2003 09:23:49 -0500
Thank you Harini!!!
But this does not help me, CreateWellKnownSid has a few drawbacks. First
it is only available on Windows XP+, second this is only usefull to create a
SID that is well known to the OS. I guess I would need somthing like
"RegisterWellKnownSID".
Thank you!
"Harini Raghavan (MSFT)" <harinir@online.microsoft.com> wrote in message
news:O1f3i0euDHA.1744@TK2MSFTNGP12.phx.gbl...
> CreateWellKnownSid might help
> MSDN has information and sample code
> see if it will solve your problem
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> Any opinions or policies stated within are my own and do not necessarily
> constitute those of my employer. Use of included script samples are
subject
> to the terms
> specified at http://www.microsoft.com/info/cpyright.htm
>
>
> "MP" <NoSpam@TheWorld.com> wrote in message
> news:%23ck26BauDHA.2368@TK2MSFTNGP09.phx.gbl...
> > Hello everyone,
> > I am about to start a new project and I would like know if it is
> > possible to get/register well known SIDs? This would solve a few problem
I
> > have, especially with internationalization. this forces me to keep the
> SIDs
> > of the groups I created somewhere in the registry (or a file) and I
don't
> > like it...
> >
> > Have a nice day!
> >
> > MP
> >
> >
>
>
- Next message: John Frensen: "how to compare two DACL's for equality"
- Previous message: Saku Vainikainen: "RE: What is the format/structure of UPN string?"
- In reply to: Harini Raghavan \(MSFT\): "Re: Well Known SIDs"
- Next in thread: Harini Raghavan \(MSFT\): "Re: Well Known SIDs"
- Reply: Harini Raghavan \(MSFT\): "Re: Well Known SIDs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|