But when I tried to wget something, I got this error:
"407 Proxy Authentication Required"
It turns out the proxy server requires my windows AD username/password. After googling around I found the software Cntlm (http://cntlm.sourceforge.net)
The installation and setup steps are quite straightforward:
- Download cntlm_0.92.3_amd64.deb from http://cntlm.sourceforge.net
- Installing cntlm
# dpkg -i cntlm_0.92.3_amd64.deb - Configure /etc/cntlm.conf
Username linuxscripter
Domain windows-domain
Proxy proxyhost:8080
NoProxy localhost, 127.0.0.*, 10.*, 192.168.*
Listen 3128 - Generate encrypted password:
# cntlm -H -M http://proxyhost:8080 -c /etc/cntlm.conf
You will be prompted for Password, key in your windows AD password, and copy the command output and paste in /etc/cntlm.conf - Restart cntlm service:
# /etc/init.d/cntlm restart - Set proxy to http://127.0.0.1:3128
i love alternative treatments because pirate proxy is simple and does not have nasty side effects’
ReplyDelete