Re: [squid-users] Back to delay_pools

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 3 Mar 2003 11:10:36 +0100

On Monday 03 March 2003 01.57, Simon Bryan wrote:

> Problem 1: How do I give them unfettered access to the local
> network and only restrict access the the internet?

By using delay_access and "denying" delay of requests of local
resources.

> Problem 2: The file of usernames is automatically generated from
> the Squidalyser database, howeverr I hav certain users (staff) who
> should never have their access restricted. If I have these
> 'super-users' usernames in a file is their a variation of the grep
> command that will remove them from the automatically generated list
> of names file?

You can use comm for the purpose. One of its modes of usage gives you
all lines of file B which does not occur in file A.

Or make a separate Squid ACL which overrides the delay parameters..

Regards
Henrik
Received on Mon Mar 03 2003 - 03:08:50 MST

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