in reply to Re^2: Lwp and NTLM authentication
in thread Lwp and NTLM authentication

This is what I have...

set http_proxy=http://DOMAIN\USERNAME:PASSWORD@myproxy.mydomain.com:8080

I guess I am using BasicAuth instead of NTLM...sorry