Re: [SQU] proxy_auth

From: Robert Collins <robert.collins@dont-contact.us>
Date: Sat, 23 Dec 2000 14:36:36 +1100

1) Are you using "transparent" caching? Authentication does not work with transparent caching.
2) If no to 1) do you get proimpted for a username and password by the browser?
3) If no to 2), then something eariler in your acl(s) & http_access lines is allowing or denying access before your htttp_access
allow password line.
4) If yes to 2) everything is setup correctly, except for the little issue that ncsa_auth takes htpasswd format files, not
/etc/passwd format. Follow the apache faq on setting up ncsa authentication, or use man htpasswd to find out more.

Rob

----- Original Message -----
From: "Devin Teske" <devinteske@hotmail.com>
To: <squid-users@ircache.net>
Sent: Saturday, December 23, 2000 12:07 PM
Subject: [SQU] proxy_auth

> hello, again.
>
> I am having a little trouble with authentication. I just want to set it up
> so that my clients have to enter a password to go online. Here's what I've
> done so far.
>
> Installed /usr/bin/ncsa_auth
> put "authenticate_program /usr/bin/ncsa_auth /usr/etc/passwd" into
> configuration file
> put "acl password proxy_auth REQUIRED" into my config file
> put "http_access allow password" followed by "http_access deny all" into my
> config file
>
> Is there anything else I am supposed to do? After this is done, I thought I
> should be able to enter one of computers users as the log and pass to get
> online, right? It doesn't seem to work. Can anyone help?
>
> Thanks,
> Devin Teske
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
> --
> To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
>
>

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Fri Dec 22 2000 - 20:29:16 MST

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