On Tue, 7 Jun 2005, Mhd Indra Iskandar wrote:

Hi all,
I need help...
My squid box is succussful doing authentication with Windows 2000 AD,
and I already set to prevent user logging in more than one computer at
a time.
Every windows users has their own laptop, but not all can access internet.
How to script ACL , users allowed to access internet only from their
own laptop?

Only from their own laptop, or only from one at a time?

If the first then you need to build a table binding users to the IP of their station, and use the ip_user external_acl helper (see helpers/external_acl/ip_user/README)

If the latter then see the maxuserip acl.

Regards
Henrik

Reply via email to