Neat idea!

Rick


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Alex Harrington
> Sent: Thursday, March 27, 2003 6:50 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Can squidguard do this?
> 
> 
> Sorry about the horrible formatting of my last post!
> 
> This should look better.
> 
> source firsttoday {
>       userlist allmyusersinthisfile
>       userquota 1 0 daily
> }
> 
> acl {
>       firsttoday {
>               pass none
>               redirect http://server/policy.html
>       }
>       default {
>               pass all
>       }
> }
> 
> Thinking about it, I don't know if userquotas works with a range of IP
> addresses or if you have to specify usernames. If the latter is the case,
> you'll have to make a userlist with all your users in it. If the former,
> your policy will only be displayed once per IP address per 24 hr period - so
> if you have users roaming between PCs, you can't guarantee that they will
> see the message every day...
> 
> HTH
> 
> Alex
> 
> 
> 

Reply via email to