Re: [squid-users] how to use default username/password with ntlm_auth on windows

2009-09-12 Thread Navjeet
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  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
>


[squid-users] how to use default username/password with ntlm_auth on windows

2009-09-11 Thread Navjeet
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?

Navjeet
Blog: http://chabbewal.blogspot.com
Twitter: http://twitter.com/navjeetc


[squid-users] squid NTLM setup question

2009-09-10 Thread Navjeet
We have been using squid in our development environment. Squid has
been forwarding all the internet bound traffic to a proxy server that
did not need any authentication until now. But that has changed now
and now we have use another proxy server that uses NTLM based
authentication. Now our servers in this development environment only
have local users (users logging in are not authenticated Windows AD).
Does the Squid NTLM authentication setup still work in this setup? Can
the NTLM setup be configured to use  specified user (and password
hopefully encrypted ) that can be specified in some configuration
file. This is needed as many of our applications (Tomcat, ESB etc )
are headless (i mean not just a web browser) and they now need to go
thru this new proxy server.


Navjeet
Blog: http://chabbewal.blogspot.com
Twitter: http://twitter.com/navjeetc