On Wed, 23 Feb 2005, Colin O'Keeffe wrote:
Iam new to Squid. Is it possible to use mysql to control ACL lists for the users on my network, iam authenticating them using RADIUS allready which gets user information from MySQL.
Yes.
If not, can LDAP do it ?
Yes.
In both some programming may be required to write the proper helper to talk to your backends depending on what kind of ACLs you want to build.
If it is just plain authentication and group based authorization then helpers is already available both for Radius and LDAP.
Regards Henrik