LookupAccountName 1332 (XP HOME)
From: Benoit Gennart (benoit.gennart_at_axstech.com)
Date: 05/11/04
- Previous message: sachin: "CryptAcquireContext fails with error (8009000F)"
- Next in thread: Joe Richards [MVP]: "Re: LookupAccountName 1332 (XP HOME)"
- Reply: Joe Richards [MVP]: "Re: LookupAccountName 1332 (XP HOME)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 11 May 2004 01:13:53 -0700
Hello,
I want to give write-access to a
process to everyone, or if I can't
do that to a specific user.
I use the LookupAccountName function
to lookup in sequence
everyone
COMPUTERNAME\everyone
COMPUTERNAME\username
On w2k and XPPro, LookupAccountName
returns at the first attempt (when looking
up 'everyone')
On XP home, all 3 attemps fail with error 1332.
Any hint at what might be going on ?
The code I use is basically the AddAccessRight
code from MS KB102102
Thanks in advance.
-- Benoit
- Previous message: sachin: "CryptAcquireContext fails with error (8009000F)"
- Next in thread: Joe Richards [MVP]: "Re: LookupAccountName 1332 (XP HOME)"
- Reply: Joe Richards [MVP]: "Re: LookupAccountName 1332 (XP HOME)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]