Re: LogonUser returns ERROR_BAD_VALIDATION_CLASS
From: Paul (anonymous_at_discussions.microsoft.com)
Date: 01/14/04
- Previous message: Moises E. J.: "RE: Auth Manager and AccessCheck for Tasks"
- In reply to: Richard Ward: "Re: LogonUser returns ERROR_BAD_VALIDATION_CLASS"
- Next in thread: Richard Ward: "Re: LogonUser returns ERROR_BAD_VALIDATION_CLASS"
- Reply: Richard Ward: "Re: LogonUser returns ERROR_BAD_VALIDATION_CLASS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 14 Jan 2004 08:36:09 -0800
LogonUser(userName, domain, password,
LOGON32_LOGON_NETWORK, LOGON32_PROVIDER_WINNT50, &token);
>-----Original Message-----
>What are the rest of the parameters that you are passing
in?
>
>"Paul" <anonymous@discussions.microsoft.com> wrote in
message
>news:0b1901c3d921$20279900$a301280a@phx.gbl...
>> When I call LogonUser on Win2000 with using
>> LOGON32_PROVIDER_WINNT50, I get the return code 1348
>> (ERROR_BAD_VALIDATION_CLASS). According to the docs,
this
>> should be supported on Win2000 and later. Any ideas
why I
>> am getting this return code?
>
>
>.
>
- Previous message: Moises E. J.: "RE: Auth Manager and AccessCheck for Tasks"
- In reply to: Richard Ward: "Re: LogonUser returns ERROR_BAD_VALIDATION_CLASS"
- Next in thread: Richard Ward: "Re: LogonUser returns ERROR_BAD_VALIDATION_CLASS"
- Reply: Richard Ward: "Re: LogonUser returns ERROR_BAD_VALIDATION_CLASS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]