RE: [squid-users] Block downloads except for a select group.

From: Robert Greenwell <rgreenwell@dont-contact.us>
Date: Fri, 12 Sep 2003 08:06:02 -0600

They are custom scripts. I tried using wb_group, but I had some
problems with it. The beauty of squid is that you can write your own.
The problem seems to be with the http_reply_access command since it
works fine with http_access.

-----Original Message-----
From: Adam Aube [mailto:aaube@firstindependent.net]
Sent: Thursday, September 11, 2003 7:12 PM
To: squid-users@squid-cache.org
Subject: Re: [squid-users] Block downloads except for a select group.

>I am using winbindd authentication to allow people out to the
>internet, but I would like to block downloads except for a small
>group of those users. I would like to have this be another Domain
>group.

># This line is for checking group membership
>external_acl_type NT_global_group %LOGIN
> /usr/lib/squid/bofu_check_group
>external_acl_type Approved_Download %LOGIN
> /usr/lib/squid/bofu_check_download

What are these programs? They are not standard Squid helpers. Have
you considered using the wb_group helper (which comes with Squid)
instead?

Adam
Received on Fri Sep 12 2003 - 08:06:22 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:19:42 MST