Re: [squid-users] a query ?

From: Christoph Haas <email@dont-contact.us>
Date: Mon, 29 Sep 2003 14:26:17 +0200

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
Received on Mon Sep 29 2003 - 06:26:33 MDT

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