Re: Use libwin32 along with HTTP-DAV?
[email protected] ("Cosimo Streppone")
| Newsgroups | perl.libwin32 |
|---|---|
| Message-ID | <op.vmy6p5wfs5ttvb@cd01> |
On Mon, 29 Nov 2010 19:13:07 +0100, eckes <[email protected]> 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 with the HTTP-DAV > module? Has this been done before? I seem to remember someone has tried this in the past without great results. I have no whatsoever knowledge of NTLM, nor any IIS systems on which I can test this, but as the current maintainer of HTTP::DAV, I'm definitely willing to help you integrating a working Authen::NTLM into HTTP::DAV, whatever that might mean. Ping me or open a ticket on HTTP::DAV, https://rt.cpan.org/Public/Dist/Display.html?Name=HTTP-DAV -- Cosimo