Well we have many servers in our development environment (windows server 2003) that access web services on the internet. They have to all go through our company's proxy server (which is NTLM based). Now these servers have applications that are running all the time (as windows services) and there are only local users on these servers. Now the proxy server can only be accessed with valid NTLM credentials (Domain, username and password) Now when squid forwards the request to the proxy server we always want to send a fixed domain, username and password to it (for authentication). How can we do that with squid? Navjeet Blog: http://chabbewal.blogspot.com Twitter: http://twitter.com/navjeetc On Sat, Sep 12, 2009 at 3:29 AM, Amos Jeffries <squid3@xxxxxxxxxxxxx> wrote: > Navjeet wrote: >> >> I am using squid (v 2.7) on windows. Is it possible to use ntlm based >> authentication which always uses a default domain, username and >> password? > > The answer to that is: yes, maybe, and maybe. > > Please supply some more details about what you are trying to have happen if > you wish more help. > > Amos > -- > Please be using > Current Stable Squid 2.7.STABLE6 or 3.0.STABLE19 > Current Beta Squid 3.1.0.13 >