RE: [squid-users] How to have squid communicate with external acl

From: Adam Aube <aaube@dont-contact.us>
Date: Wed, 23 Jul 2003 08:38:37 -0400

> Here is what i am trying, but it seems not work.

Try this:

acl myusers proxy_auth REQUIRED

external_acl_type ip_auth %SRC %LOGIN
/path/ip_user_check -f /path/ip_and_userID

acl ip_auth_acl external ip_auth

http_access allow myusers ip_auth_acl

Adam

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.237 / Virus Database: 115 - Release Date: 3/7/2001
Received on Wed Jul 23 2003 - 06:38:42 MDT

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