Hi. I would like to quickly set up a very simple authentication mechanism in Squid, based on an external text file which contains couples
<username> <password> built manually or extracting it from some program. Apart from the fact that storing passwords in clear text is not very secure, does anybody know how to set up this very simple authentication scheme in Squid ? Thank you very much, Giancarlo
