Hi,
I am trying to create a user list in the squid.conf as exactly
suggested
by the Squid FAQ and it didn't work. The cache.log shows:
>2000/07/10 15:51:20| squid.conf line 1211: acl friends user kim lisa frank joe
>2000/07/10 15:51:20| aclParseAclLine: Invalid ACL type 'user'
My squid.conf had these lines:
------------------------------------------------------------------------------
># INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS
>#
>authenticate_program /usr/local/squid/bin/smb_auth -W DOMAIN -U 10.80.0.1
>acl domainusers proxy_auth REQUIRED
>acl auth proxy_auth REQUIRED
>acl friends user kim lisa frank joe
>http_access allow domainusers
>http_access deny all
-------------------------------------------------------------------------------
What is the error?
Renato Mariz.
Received on Mon Jul 10 2000 - 13:57:33 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:23 MST