I am doing my final year project using squid as my proxy server, i need to implement some secure way of authentication before anyone can have access to the internet. How do i go about that? I am using MySQL as my database, can I do it that way or is there another way to do it?

link|improve this question
feedback

1 Answer

This link describes how to setup mysql-based authentication with squid. It seems easy to follow.

link|improve this answer
Thanks, it worked like magic. – Gabriela Jan 10 at 8:51
@Gabriela: If you want to thank someone, you can accept his answer! – Khaled Jan 10 at 8:53
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.