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
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
Comment