Perl SOAP::Lite NTLM authentication

M

michelin

Hi to all,

I'm writing a perl script that has to invoke a Microsoft .net WebService.
The WebService is hosted on a Windows Server 2003 host with NTLM
Authentication.

I'm using SOAP::Lite as soap toolkit, of course.

According to SOAP::Lite official documentation (and other examples on the
Internet), basic and digest authentication are fully supported, but I can't
find any reference to NTLM authentication ... somebody knows if it is
possibile to use NTLM authentication with SOAP::Lite?
Could you give me some reference, materials and code examples?

Thanks in advance

Domenico
 
J

John Bokma

michelin said:
Hi to all,

I'm writing a perl script that has to invoke a Microsoft .net
WebService. The WebService is hosted on a Windows Server 2003 host
with NTLM Authentication.

I'm using SOAP::Lite as soap toolkit, of course.

According to SOAP::Lite official documentation (and other examples on
the Internet), basic and digest authentication are fully supported,
but I can't find any reference to NTLM authentication ... somebody
knows if it is possibile to use NTLM authentication with SOAP::Lite?
Could you give me some reference, materials and code examples?

Wild guess:
http://search.cpan.org/search?query=LWP::Authen::Ntlm+&mode=all
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top