NTLM API Authentication

From: Maninder (Maninder_at_discussions.microsoft.com)
Date: 01/26/05


Date: Tue, 25 Jan 2005 16:41:06 -0800

Hi,
I'm totally novice when it comes to authentication protocols.
Here is what is needed to be done: Create a web service which calls the NTLM
API for authenticating the user. I guess the parametres needed to be passed
to this web service are:(a)username (b) password and maybe (c) domain name.
It should return "True" or "False".

How simple or hard is it to accomplish it? What are the major steps to be
performed? What needs to be done on the 2003 Server to make all this happen?

Any help would be much appreciated.

-- 
MSH


Relevant Pages

  • Re: calling WSS web services from Web Application
    ... I think the reason is that NTLM does not send credentials everytime, ... before you even call the web service you don't get the credentials passed to ... I can't see any way around this at the moment, other that not using NTLM, ... > account on the WSS server. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: kerberos!
    ... the ability to audit what type of authentication is used by the ... Say I want to eliminate NTLM V1 & Lanmanager. ...
    (NT-Bugtraq)
  • RE: Web Services Processor Utilization
    ... The problem is taht you still don't know if the spike is caused by the ... service logic or by the logic you called through the API! ... >>> I have written a web service that returns an XmlDocument. ... >>> limit the amount of CPU used? ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • WebServices and Serialization
    ... Im currently developing an API using a vb.net web service. ... XML Sent ... when a user clicks an API command button the "XML Sent" and "XML ...
    (microsoft.public.dotnet.framework.webservices)
  • Problems when using WMI fra a web-service!
    ... My problem has to do with WMI and .NET, and I'm hoping you can help me out! ... Now I trying to use the API from a web service, ... username and password as connection options, ...
    (microsoft.public.win32.programmer.wmi)