On 25/09/2012 5:59 p.m., Noc Phibee Telecom wrote:
> Hi
>
> i use Squid with NTLM authentification. I want restrict one user
> (based on the ntlm login/pass)
> atonly one website.
>
> It's possible directly in squid ?
Of course. Use Squid ACLs...
acl fred proxy_auth fred
acl blocklist dstdomain .example.com
http_access deny blocklist fred
Amos
Received on Tue Sep 25 2012 - 06:23:30 MDT
This archive was generated by hypermail 2.2.0 : Wed Sep 26 2012 - 12:00:04 MDT