in reply to Re^3: WWW::Mechanize with NTLM authentication
in thread WWW::Mechanize with NTLM authentication

How can I use Authen::NTLM?

It keeps saying I need Crypt::DES and Digest::MD4 modules. Do I also import these into C:\Python27\lib?
  • Comment on Re^4: WWW::Mechanize with NTLM authentication

Replies are listed 'Best First'.
Re^5: WWW::Mechanize with NTLM authentication
by runrig (Abbot) on Sep 05, 2013 at 00:48 UTC
    I imagine you have more modules to install (yes, I see NTLM uses DES and MD4). Not sure why you'd want to install them in a python directory though..