RE: [squid-users] a query ?

From: Raja R <r.raja@dont-contact.us>
Date: Tue, 30 Sep 2003 20:54:13 +0530

Hi ,
Thanks for ur reply.
There is no "username" type acl in squid-2.5 stable 1 . I am trying to use
"proxy_auth" , but getting stuck somewhere.

Pls help. Is there any other acl type for this which i can use ?

Regards,
Raja.

-----Original Message-----
From: Christoph Haas [mailto:email@christoph-haas.de]
Sent: Monday, September 29, 2003 5:56 PM
To: 'squid'
Subject: Re: [squid-users] a query ?

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 Tue Sep 30 2003 - 09:11:26 MDT

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