Re: proxy_auth

From: Jonathan Larmour <JLarmour@dont-contact.us>
Date: Tue, 28 Jan 1997 20:41:13 +0000

At 15:12 28/01/97 +1300, Raewyn Brundell wrote:
>Is there any documentation on defining proxy_auth?
>Does squid facilitate user authentication to web-pages.
>
>I have created a password file named /etc/squid_pwd via the CERN htpasswd.
>Then I defined the file name in the squid.conf file. However I am receiving
>the following error
>"parseConfigFile: line 1003 unrecognized: 'proxy_auth /etc/squid_pwd'

I think you have to edit Makefile.in in the source directory and uncomment
the bit:
AUTH_OPT = # -DUSE_PROXY_AUTH=1

i.e. change it to:
AUTH_OPT = -DUSE_PROXY_AUTH=1

Then do a "make realclean", run "configure" and then do a "make" again.

Jonathan L.

Origin UK,323 Cambridge Science Park,Cambridge,England. Tel: +44(1223)423355
------[ Do not think that every sad-eyed woman has loved and lost... ]------
April 12th! Ra!Ra!----[ she may have got him. -Anon ]-----April 12th! Ra!Ra!
Help fight spam! http://www.vix.com/spam These opinions are all my own fault
Received on Tue Jan 28 1997 - 12:59:12 MST

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