ons 2003-04-02 klockan 14.23 skrev Boniforti Flavio: > Is there a way to use MySQL for authenticating users on squid? > > Actually I've implemented NCSA Authentication and it works pretty well. > As I'm going to learn PHP+MySQL, I was thinking of using MySQL for > authenticating users on both my Intranet website AND squid. > > Is this feasible?
Yes. There is several mysql authenticators written for Squid already floating around on the Internet. Writing a new authenticator is only a few minutes of work if you know what the authenticator is supposed to be doing. -- Henrik Nordstrom <[EMAIL PROTECTED]> MARA Systems AB, Sweden
