We are using squid squid-1.1.22-2 and RedHat 5.2.
We wish to enable proxy authentication and user level
logging.
We recompiled the squid with -DUSE_PROXY_AUTH=1.
excerpt from /src/Makefile.
--------------------------------------------------------
AUTH_OPT = -DUSE_PROXY_AUTH=1
--------------------------------------------------------
excerpt from /etc/squid.conf
--------------------------------------------------------
authenticate_program /usr/bin/ncsa_auth /etc/squidusers
acl all src 0.0.0.0/0.0.0.0
acl all_users user REQUIRED
http_access allow all_users
http_access deny all
-----------------------------------------------------------
We get message "all authenticators exited" when we
start the squid.
We would like to know where we have gone wrong.
Regards,
-- Venkatesh. K -------------------------------------------------------------- Genisys | Email : kvs@blr.vsnl.net.in # 2, MIG, 2nd Stage | : kaevee@usa.net Basaveswaranagar | Phone : +91 80 348 1315 Bangalore - 79, India | Telefax : +91 80 348 1443 --------------------------------------------------------------Received on Tue Jun 29 1999 - 01:55:15 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:47:02 MST