On Sun, 14 Sep 2003, Brad Holman wrote:

> I am using squid v. 2.5.STABLE3 with FreeBSD v 5.1
> 
> Attempting to use basic authentication with the lines:
> 
> auth_param basic program /usr/local/libexec/ncsa_auth
> /files/conf/proxy_access
> auth_param basic children 5
> auth_param basic realm auth.myserver.com
> auth_param basic credentialsttl 2 hours
> 
> My ACLs are setup as:
> 
> acl password proxy_auth REQUIRED

Where is this line in relation to the auth_param lines shown above? The 
acl needs to be defined after tha auth_param basic lines..

Regards
Henrik


Reply via email to