[EMAIL PROTECTED] wrote:
[EMAIL PROTECTED] wrote:

...
> users. However, i don't seem to be able to limit certain pages to
> certain groups of users -- i was wondering if this should be possible
> or not, 
..
> Instead, it is acting as if i did
>      acl group_a proxy_auth REQUIRED
>      acl group_b proxy_auth REQUIRED

This is a known problem with Squid < 2.2. There is a Squid 2.1 patch
available from my Squid page which corrects this.

> Also, i couldn't find any authentication issues patch for
> v2.1.PATCH2 -- is the accelerator authentication functionality
> already included in v2.1.PATCH2, because if so, i couldn't get it
> to work :(

Yes it is included, but it is hidden. To enable accelerator
authentication you have to add
DEFINES = -DAUTH_ON_ACCELERATION
to the top of src/Makefile after running configure.

Reply via email to