On Mon, 29 Nov 2010 19:13:07 +0100, eckes
wrote:
I'm currently trying to access a sharepoint server (IIS) using perl.
The server allows only login through NTLM.
[...]
Therefore, I'd like to know:
- can I use libwin32 to authenticate via NTLM?
- if so, can I take the libwin32 object together
Hi,
the main problem seems to be Authen::NTLM.
There are two packages with this name present on CPAN:
- (1) http://search.cpan.org/~buzz/NTLM-1.05/ (used along with
LWP::Authen::NTLM)
- (2) http://search.cpan.org/dist/Authen-NTLM/ (not used)
I have tested both of them accessing a sharepoint (I