NTLM AUTH
Status: Alpha
Brought to you by:
coroberti
From: Adam B. <ad...@as...> - 2010-01-22 02:11:45
|
Hi Everyone I am having no joy trying to authenticate to an explicit proxy. A PCAP shows the proxy is returning a 407 response but Curl Loader then disconnects the session. I have set these to options in my configs file and used commands to run it. PROXY_AUTH_METHOD=NTLM PROXY_AUTH_CREDENTIALS=Username:password curl-loader -f filename -x 10.11.12.50:8080 Any assistance would be greatly appreciated. Adam |