[squid-users] Re: Problem using fakeauth authentication

From: Adam Aube <aaube01@dont-contact.us>
Date: Tue, 14 Dec 2004 19:42:50 -0500

Seewo Chen wrote:

> Can I disable some special user to surf internet when I use fakeauth
> authentication?

> acl AuthorizedUsers proxy_auth REQUIRED
> acl deny_users ident zho\chenseewo

Change the ACL type from ident to proxy_auth.

> http_access deny deny_users
> http_access allow AuthorizedUsers

> why? I cannot surf internet when i using no_check.pl to instead fakeauth?
> auth_param ntlm program /var/squid/libexec/no_check.pl

Why do you need two NTLM helpers that don't check anything?

Adam
Received on Tue Dec 14 2004 - 17:43:06 MST

This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:02 MST