Re: [squid-users] Authentication with NCSA

From: squidrunner team <squidrunner_dev@dont-contact.us>
Date: Thu, 14 Apr 2005 01:07:22 -0700 (PDT)

> I have tried in following the steps as follow
> tar zxvf squid-2.5.STABLE5.tar.gz

Get new squid source version Stable9.

> cd squid-2.5.STABLE5
> ./configure --prefix=/etc/squid

You have to specify the auth modules configuration as,

./configure --prefix=/etc/squid --enable_auth="basic"
make
make install

Create user and password with htpasswd utility.

Refer more at
http://www.comfsm.fm/computing/squid/FAQ-23.html

Best Regards,
Squid Runner Team

SquidRunner - An Automatic Squid Builder
Web: http://freshmeat.net/projects/squidrunner/
Mail: squidrunner_dev at yahoo dot com

                
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
Received on Thu Apr 14 2005 - 02:07:24 MDT

This archive was generated by hypermail pre-2.1.9 : Sun May 01 2005 - 12:00:03 MDT