s s wrote: > I want to bind an ip address to a user , for example > user abc should be able to login from only 192.168.0.1 > ip
There is an external_acl helper that allows you to match IP addresses with usernames - though I can't recall its name. Look in the Squid source, under helpers/external_acl - the name will be fairly obvious. Adam
