You have to remember also to set the http_access allow and the acl type
proxy_auth.
These two lines would equate to;
acl password proxy_auth REQUIRED
http_access allow password
Make sure you haven't also got a rule like;
http_access allow all
See ya
Stuart
---- Perlboy Productions - www.Perlboy.org ABN: 24 405 136 795 The Brain Network - www.TheBrainNet.com ----- Original Message ----- From: "Heyder Benjamin" <Benjamin.Heyder@dont-contact-us.de> To: <squid-users@squid-cache.org> Sent: Wednesday, April 25, 2001 7:51 PM Subject: [squid-users] Proxy Authentication > hello, > > i ve squid2-2.2.STABLE5 running and want users to authenticate by an > external authenticator. i want to use the radius authenticator by > E.L.Borges > (http://home.iae.nl/users/devet/squid/proxy auth) > now i have the problem that squid isnt calling the external > authenticator when an proxy_auth acl occurs. but i ve specified the external > > program correctly ( i think). > does anybody know about some patches o.e.? > > the line @ squid.conf is: > > authenticate_program /radius_authen/auth.pl > > thanks, > > benjamin heyder > > mailto: benjamin.heyder@dont-contact-us.de > >Received on Wed Apr 25 2001 - 03:32:43 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:35 MST