Re: [SQU] RE Authentication

From: Ayland <lamme@dont-contact.us>
Date: Fri, 11 Aug 2000 19:28:52 +0600

Oki man ...
do next step-by-step and all will work oki :))

1. chek that file auth_nsca present in /usr/local/squid/bin (it is default
if you had make default install auth program (make & make install)).
2. write to your /usr/local/squid/etc/squid.conf next string
authenticate_programm /usr/local/squid/bin/nsca_auth
/usr/local/squid/etc/passwd
3. restart squid. by command
/usr/local/squid/bin/squid -D -k reconfigure
4.
create new passwd for your users
#htpasswd -c /usr/local/squid/etc/passwd username
passwd:blabla
conf passwd:blabla
to add next user
#htpasswd /usr/local/squid/etc/passwd newusername
passwd:grrr
conf passwd:grrr

chek username out.. ..

Cheers..
Ayland...

----- Original Message -----
From: "Mick Collins" <mickwell@bigpond.com>
To: "Squid" <squid-users@ircache.net>
Sent: Friday, August 11, 2000 6:37 PM
Subject: [SQU] RE Authentication

> If i do a
> locate ncsa
> it comes up with nothing. And in my /etc/squid/ dir there is no example
> auth modules or files. grrrrrr.
>
>
>
> Regards,
> Mick Collins
> mickwell@bigpond.com
> ~~~~~~~~~~~~~~~
>
>
Received on Fri Aug 11 2000 - 07:30:55 MDT

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