Re: how to login a Windows domaine/user programaticaly in a Web Service ?
From: Sitaraman (Sitaraman@)
Date: 03/27/03
- Next message: Sangi: "Custom Forms role-based security and HttpModules"
- Previous message: David Dabbs: "Re: Forms Auth root "/" not authenticating sub folders and files"
- In reply to: Philippe: "how to login a Windows domaine/user programaticaly in a Web Service ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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.
>
>
- Next message: Sangi: "Custom Forms role-based security and HttpModules"
- Previous message: David Dabbs: "Re: Forms Auth root "/" not authenticating sub folders and files"
- In reply to: Philippe: "how to login a Windows domaine/user programaticaly in a Web Service ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]