* VaibhaV [linux-india] <25/06/01 16:37 +0530>:
> authenticate program that you specify. Hence the user needs to enter the
> login / password the first time the user tries to go through the proxy OR
> when the authentication TTL expires.
 
There is a third party mysql authentication module for squid (dont remember
the URL but saw it when I was googling for something totally unrelated).

> What you need to do is to develop your own authentication module, and when
> it authenticates the user, you need to find out the allowed amount of
> hours for the user in the background. This needs to be checked and updated

Process accounting systems are a bit complex by themselves - esp as it is
tough (or is the word "impossible"?) for squid to take ACLs from mysql
queries, only user authentication is possible currently :(

I'd suggest (if you can afford it) that you buy one of the commercial squid
based products (anywhere betn $1000 .. $3000) which will do all this - and
also give you an easy (web based) config panel.

        --suresh

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to