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

From: Philippe (p.melisen@nsi-sa.be)
Date: 03/26/03


From: "Philippe" <p.melisen@nsi-sa.be>
Date: Wed, 26 Mar 2003 16:38:37 +0100


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.



Relevant Pages

  • how to login a Windows domaine/user programaticaly in a Web Service ?
    ... In this Web Service, i have a WebMethod that receive 3 params (user, ... I want to check the validity of these datas by trying a logon ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: error on uploadDocument webmethod of "Writing Custom Web Services.
    ... the xml for uploadDocument webmethod is: ... and targetFolder ... params are received as null params, and the second is received Ok. ... > i'm trying to make a sharepoint web service to upload documents, ...
    (microsoft.public.sharepoint.teamservices.caml)
  • Re: Member variables in Web Service class
    ... [WebMethod] ... public String SayGoodbye() ... I know I can use the Session object, but I was lead to believe that it isn't best to use the ... Global.asax was added per default to each new web app (web service or web site). ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: AJAX - AutoCompleteExtender ASP.Net 2.0 (Page Method vs. Web S
    ... [WebMethod] ... [ScriptMethod] ... In aspx site: ... I want to put the web service code into a page ...
    (microsoft.public.dotnet.general)
  • RE: Problems with upload Web Service
    ... it's a great article but with an terrible bug on the code example (terrible ... the xml for uploadDocument webmethod is: ... params are received as null params, and the second is received Ok. ... > Dim upload As New SharepointFiles.SPFiles ...
    (microsoft.public.sharepoint.portalserver.development)