Re: login squid

From: David Richards <dj.richards@dont-contact.us>
Date: Fri, 13 Jun 1997 09:07:39 +1000 (EST)

Hi,

        Yes it is possible. You need to compile it into Squid. Change
directory to the squid source (src/), edit the Makefile. Remove the #
that is in front of -DUSE_PROXY_AUTH=1, then recompile squid.

        Then, in the squid config, set the proxy_auth tag. It looks like
this: proxy_auth /location/of/password/file

        in the password file, put in, for test purposes:

        testperson:testpassword

        then you login in using testperson as the user id and testpassword
as the password. Once you get that working you can then use Apache type
password files, where the password is encrypted using htpasswd.

Seeya,

Dave.

----------------------------------------------------------------------
David Richards Ph: +61 7 3864 4354
Network Programmer Fax: +61 7 3864 5272
Computing Services e-mail: dj.richards@qut.edu.au
Queensland University of Technology
----------------------------------------------------------------------

On Thu, 12 Jun 1997, Luiz Antonio de Souza wrote:

> Hi Squiders!
>
> How I can authenticate users during login squid?? It's possible???
> Have somebody an example to do this???
>
> Regards
>
> Souza
>
Received on Thu Jun 12 1997 - 16:10:29 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:31 MST