RE: Creating a directory with security attributes.
From: Steve Friedl [MVP] (SteveFriedlMVP_at_discussions.microsoft.com)
Date: 11/22/04
- Next message: cable00: "How to use my own algrithum in S/MIME of Outlook Express?"
- Previous message: Kevin Burton: "RE: Creating a directory with security attributes."
- In reply to: Kevin Burton: "RE: Creating a directory with security attributes."
- Next in thread: Kevin Burton: "RE: Creating a directory with security attributes."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 22 Nov 2004 14:29:03 -0800
"Kevin Burton" wrote:
> One more piece of information the call:
>
> ConvertStringSidToSid(_T("DU"), &pSid)
>
> Also returns an error, "The security ID structure is invalid"
It's not supposed to work: see the bottom of this page:
The funky little tokens are not valid for this purpose.
I have spent a bunch of time digging into ADVAPI32 on my Win32 platform, and
I cannot see why it's not working. The "DU" token is found in the code, but
it's not clear why it fails.
I hope somebody else has some ideas...
Steve
- Next message: cable00: "How to use my own algrithum in S/MIME of Outlook Express?"
- Previous message: Kevin Burton: "RE: Creating a directory with security attributes."
- In reply to: Kevin Burton: "RE: Creating a directory with security attributes."
- Next in thread: Kevin Burton: "RE: Creating a directory with security attributes."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|