Re: [squid-users] Trying to get NCSA working

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 14 Oct 2001 17:43:39 +0200

Normally you tell to configure what authentication helpers you want to
have built. This will generate the needed Makefile's from their
Makefile.in and include them in a standard Squid build.

From a Squid-2.4 source tree:

   ./configure --enable-auth-modules="NCSA"
   make
   cd auth_modules/NCSA
   cp ncsa_auth /usr/libexec/squid/

Regards
Henrik Nordström
Squid Hacker

Winston Gutkowski wrote:
>
> Hi,
>
> I have installed the rpm version of squid 2.3 stable5 (and source) on RedHat
> 6.2 and it's working fine. I now need to get NCSA (or other authorizer)
> compiled so that I can test user/password authentication. The provided
> Makefile.in has a load of variables in it with no suggestion as to what
> values should be substituted (It merely says "edit as appropriate"). Am I
> missing a step here? Alternatively, is there anywhere I can get a copy of
> the ncsa_auth executable for RH 6.2?
>
> Thanks
>
> Winston
>
> ------------------------------------------------------------------------
> Name: winmail.dat
> winmail.dat Type: application/ms-tnef
> Encoding: base64
Received on Sun Oct 14 2001 - 09:48:53 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:43 MST