On Mon, Sep 29, 2003 at 04:38:44PM +0530, Raja R wrote: > i hv squid 2.5 stable 1 version using ncsa auth. I hv a qtn .
And you seem to be short on time, don't you? > is it possible to allow one particular user say " userA" from only 1 > particular IP only ? > > he shud not be able to use that username on any other pc.. Ys thts pssble. You can 'and' different ACLs in the squid.conf: acl user-raja username raja acl rajas-pc src 10.4.2.191 http_access allow user-raja rajas-pc http_access deny all More information on how ACLs look like can be found in the dox. Christoph -- ~ ~ ".signature" [Modified] 3 lines --100%-- 3,41 All
