Re: [squid-users] auth question

From: Robert Collins <robertc@dont-contact.us>
Date: 12 Dec 2002 14:41:44 +1100

On Thu, 2002-12-12 at 14:33, John Holstein wrote:
> Hi.
>
> Here's the deal.
>
> I'm trying to get Squid 2.5 to use proxy_auth for the acl.
>
> Here's the setup:
>
> auth_param basic program /usr/local/libexec/ncsa_auth
> /usr/local/apache/auth/htpasswd.sub
>
> acl password proxy_auth REQUIRED
> http_access allow password

You need
http_access deny !password
here, as opposed to allow password.

Rob

Received on Wed Dec 11 2002 - 20:41:50 MST

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