Re: how to login a Windows domaine/user programaticaly in a Web Service ?

From: Sitaraman (Sitaraman@)
Date: 03/27/03


From: "Sitaraman" <Sitaraman@>
Date: Wed, 26 Mar 2003 19:14:54 -0500


You can make a call to the Win32 API LogonUser and see if you get a valid
token.

Sitaraman Lakshminarayanan

"Philippe" <p.melisen@nsi-sa.be> wrote in message
news:#G3Hp268CHA.2272@TK2MSFTNGP12.phx.gbl...
> Hi,
> I have a WebService written in c#.
> In this Web Service, i have a WebMethod that receive 3 params (user,
> password and domain).
> I want to check the validity of these datas by trying a logon
> (programaticaly) on a NT Domain.
>
> Which method can i use ? How can i do ?
> Any help will be appreciated.
>
>


Quantcast