Getting the SID for the Administrators group
From: Anthony Hunter (anthony.hunter_at__NOSPAM_.invensys.com)
Date: 02/25/05
- Next message: lelteto: "RE: CryptDecrypt wrong key"
- Previous message: Tobias Johansson: "Re: Process.Start() in windows service on Windows Server 2003, problem"
- Next in thread: Joe Richards [MVP]: "Re: Getting the SID for the Administrators group"
- Reply: Joe Richards [MVP]: "Re: Getting the SID for the Administrators group"
- Reply: Garfield Lewis: "Re: Getting the SID for the Administrators group"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 25 Feb 2005 11:14:16 -0500
Is there a way to get the SID for the Administrators group without using
LookupAccountName()? Since this requires a string for the account name, and
the Administrators name is translated on the different language OS's, the
lookup won't always work.
Is there a more generic way to do this that will work on all language
versions?
Thanks,
Anthony
-- Product Availability Developer Invensys Avantis - www.avantis.net
- Next message: lelteto: "RE: CryptDecrypt wrong key"
- Previous message: Tobias Johansson: "Re: Process.Start() in windows service on Windows Server 2003, problem"
- Next in thread: Joe Richards [MVP]: "Re: Getting the SID for the Administrators group"
- Reply: Joe Richards [MVP]: "Re: Getting the SID for the Administrators group"
- Reply: Garfield Lewis: "Re: Getting the SID for the Administrators group"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|