On Wed, Apr 28, 2010 at 5:11 PM, Vivek Varghese Cherian
<vivekcherian_at_gmail.com> wrote:
> Hi,
>
> My client has a requirement where he would like to ensure that a user authorized
> to squid should be able to access the internet from only one I.P Address.
>
> Her requirement is that even if one of her users shares her password
> with the second
> user, the second should not be able to login except from the first
> user's machine, not
> even on the second user's machine or any other machine in the network
> for that matter.
>
use an ACL with mac-address you could limit that.
acl aclname arp mac-address ... (xx:xx:xx:xx:xx:xx notation)
see: http://www.squid-cache.org/Doc/config/acl/
-- Jeff Pang http://home.arcor.de/pangj/Received on Wed Apr 28 2010 - 09:17:14 MDT
This archive was generated by hypermail 2.2.0 : Wed Apr 28 2010 - 12:00:31 MDT