On 2008-07-21, Tim Golden <[EMAIL PROTECTED]> wrote:
> Neuberger, Sheldon N. wrote:
>> Is there any way to make urllib2 handle NTLM authentication?
>
> Frankly, I'd hate to try. Have a look at this:
>
> http://sourceforge.net/projects/ntlmaps/

Here's a library that can be used to handle the NTLM
authentication stuff:

  http://josefsson.org/libntlm/

There's no reason you couldn't translate it into Python (or
just call it).

-- 
Grant Edwards                   grante             Yow! I wonder if I could
                                  at               ever get started in the
                               visi.com            credit world?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to