Re: [squid-users] IP + NCSA auth

From: Varun <varun@dont-contact.us>
Date: Wed, 07 Sep 2005 11:13:29 +0530

Christoph Haas wrote:

>Sorry... too lazy to fix other people's quoting style.
>
>On Tue, Sep 06, 2005 at 01:33:25AM -0700, S.M.H. Hamidi wrote:
>
>
>>There is an external ACL helper in squid source tree
>>named ip_user which allows to restrict users to IP
>>addresses.
>>
>>--- Varun <varun@sriaurobindoashram.com> wrote:
>>
>>
>>
>>>Hello,
>>> Can I combine ACL rules for IP based
>>>and NCSA auth together and bind them
>>>together ?
>>>
>>>Thanks
>>>
>>>Varun
>>>
>>>
>
>@S.M.H.
>
>No, external_acl's are overkill. ACLs can easily be combined.
>
>acl sourceip src 10.0.0.1
>acl authentication proxy_auth REQUIRED
>http_access allow sourceip authentication
>
> Christoph
>
>
Thanks a lot Christoph,
              
It worked. Infact it was rather simple.

Varun
Received on Tue Sep 06 2005 - 23:37:25 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Oct 01 2005 - 12:00:03 MDT