[squid-users] acl list question

From: Payal Rathod <payal-squid@dont-contact.us>
Date: Wed, 10 Mar 2004 14:44:11 +0000

Hi,
I have 3 users "shilpa, amol and atul" to whom I must block yahoo and
hotmail completely except during tea breaks. Also, I must allow other
users to access the net completely. What can I do for this? I tried,

acl blockdc dstdomain .yahoo.com .hotmail.com
acl cl_no proxy_auth shilpa amod atul
acl break_time1 time 08:30-08:45
acl break_time2 time 15:30-15:45
http_access deny !break_time1 !break_time2 blockdc cl_no
http_acces allow cl_no

But it is not working. The password for cl_no users are not at all
accepted.
What is wrong?

With warm regards,
-Payal
Received on Wed Mar 10 2004 - 07:44:26 MST

This archive was generated by hypermail pre-2.1.9 : Thu Apr 01 2004 - 12:00:02 MST