NTLM authentication



Dear All,

let's say I have a web service.
I would like to authenticate users who try to access it.
I am on a winnt server so I will have to use NTLM but I don't want to
use IIS settings.

Is there a way to authenticate a user using WSE 3.0 against NTLM??

All the samples I have found on the web provide a solution based on
IIS.

Thanks for your answer

Rod

.



Relevant Pages

  • Re: NTLM authentication
    ... let's say I have a web service. ... I would like to authenticate users who try to access it. ... use IIS settings. ... Is there a way to authenticate a user using WSE 3.0 against NTLM?? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: NTLM authentication
    ... I would like to authenticate users who try to access it. ... I am on a winnt server so I will have to use NTLM but I don't want to ... use IIS settings. ... Is there a way to authenticate a user using WSE 3.0 against NTLM?? ...
    (microsoft.public.dotnet.languages.csharp)
  • 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: NTLM and can it be termed as a directory
    ... the user account information is stored in the SAM. ... So NTLM is used to authenticate users but where is that ... NTLM is an authentication protocol. ... >>> NTLM can be referred to as a directory service like Active Directory? ...
    (microsoft.public.security)
  • Re: NTLM authentication
    ... What I want to know is a way to check a user credential against a NTLM ... application which access a web service as ALICE user. ... My application will open a LOGIN form, then I want to provide ALICE ... ADAM => this is done ...
    (microsoft.public.dotnet.languages.csharp)