Tejpal Amin wrote:
HI,

I have a squid proxy which uses NTLM authentication for authenticating users.

I would like to restrict access only to users logging onto domain for
the other users it should deny access.
The problem I am facing is that for machines that are not joined to
windows domain, the squid throws up an authentication dialog box.

So you require authentication to use the proxy, but do not want Squid to notify the browsers about this critical requirement?


http_access deny !auth all

Where "auth" is whatever ACL name you have in your squid.conf to test authentication.


Amos
--
Please be using
  Current Stable Squid 2.7.STABLE6 or 3.0.STABLE18
  Current Beta Squid 3.1.0.13

Reply via email to