Re: [squid-users] External ACL with Ident

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 12 Jun 2003 10:59:29 +0200

On Thursday 12 June 2003 07.44, Nathan_LeNevez@ausaid.gov.au wrote:

> external_acl_type ausaid %IDENT /usr/local/squid/bin/ident_acis
> acl all src 0.0.0.0/0.0.0.0
> ident_lookup_access allow all
> acl all ident REQUIRED
> acl ident_auth external ausaid REQUIRED
> acl ldap_auth proxy_auth REQUIRED
> http_access allow ident_auth
> http_access allow ldap_auth
> http_access deny all
>
> First of all, in this configuration squid does not seem to wait for
> the ident reply and I am getting the username/password box. If I
> ignore it and keep hitting refresh, eventually it gets a response
> and caches the info (allowing me to the internet from then on).

Please register a bug for the external_acl not waiting for ident
issue.

Note: You are trying to redefine the "all" acl above.. only the first
definition will be used by Squid (see "squid -k parse"). the "all"
acl should be defined like your first definition.

Regards
Henrik

-- 
Donations welcome if you consider my Free Squid support helpful.
https://www.paypal.com/xclick/business=hno%40squid-cache.org
If you need commercial Squid support or cost effective Squid or
firewall appliances please refer to MARA Systems AB, Sweden
http://www.marasystems.com/, info@marasystems.com
Received on Thu Jun 12 2003 - 02:58:00 MDT

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