Just getting started on transparent proxy with authentication.   Is there a 
Quick Guide or FAQ?  I've been to the SQUID FAQs, but didn't find a complete 
example.

LeRoy

-----Original Message-----
From: Henrik Nordstrom <[EMAIL PROTECTED]>
Sent: May 26, 2005 8:08 AM
To: Marcin Wasilewski <[EMAIL PROTECTED]>
Cc: [email protected]
Subject: Re: [squid-users] NTLM Authentication and redirecting some users

On Fri, 29 Apr 2005, Marcin Wasilewski wrote:

> When the user which is on the users_redirect.txt list opens the browser the 
> authentication windows appear. If the ESC key is pressed rest of rule is 
> working properly.


acl auth proxy_auth REQUIRED
http_access deny !auth

before your first allow line should take care of that.

Regards
Henrik



Reply via email to