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