[squid-users] Efficient ACL to restrict to user's own IP Address

From: Aqil <aq1l@dont-contact.us>
Date: Tue, 22 Jul 2003 05:05:01 +0200 (CEST)

Hi,

Since user_max_ip still doesn't work :(, I decide to
restrict every user to log into squid only from their
own IP Address.

But how to write the approriate ACLs as efficient as
possible? The classic way is to write lines like below
:
acl patrickIP src 10.1.1.1
acl patrick proxy_auth patrickID
http_access allow patricIP patrick

It would be very cumbersome since if there are 500
users then I have to write 3x500 lines ...

Any idea ?

TIA

regards,
aqil

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
Received on Mon Jul 21 2003 - 21:05:04 MDT

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