http://qs321.pair.com?node_id=720011


in reply to Re^2: NTLM Authentication with SOAP::Lite not working
in thread NTLM Authentication with SOAP::Lite not working

I'm not sure how overriding the get_basic_credentials method solves your problem, but it seems like a bad idea. You should read the LWP::Authen::Ntlm documentation, it includes a clear example of usage.