[squid-users] 回复:Re: [squid-users] Auth problem of Squid.

From: <maillist151@dont-contact.us>
Date: Sun, 7 Jul 2002 15:25:17 +0800 (CST)

Hi, Henrik!

Where can I find information about hppaasswd?
Can you give me a URL?

I read the the part 23 of FAQ,
"23. Authentication", I think I should follow
the following steps to enable Squid auth ablility.

1. install NCSA
2. install hppasswd
3. set squid.conf like this

--------
acl foo proxy_auth REQUIRED
acl bar proxy_auth lisa sarah frank joe
acl daytime time 08:00-17:00
acl all src 0/0
http_access allow bar
http_access allow foo daytime
http_access deny all
--------
Are the orders correct? Have I missed anything or
something is wrong?

Another question, what is the function of hppasswd,
can you give me a simple explanation?

Cheers,
Erik

----- 原文 -----
From: Henrik Nordstrom
To: maillist151@sohu.com
Cc: squid-users@squid-cache.org
Subject: Re: [squid-users] Auth problem of Squid.
Sent: Sat Jul 06 23:47:18 CST 2002

> On Saturday 06 July 2002 16.12, maillist151@sohu.com wrote:
>
> > I run the command "make" and "make install" in dir
> > auth_modules/NCSA to install the auth module.
>
> Right. my error. 2.4 installs auth helpers into bin.. Braindamage
> after looking to much at later Squid versions..
>
> > How can I ckeck whether I have installed firewalling
> > rules on the Squid server?
>
> Have you been playing with iptables/ipchains or other firewall tools?
>
> > The passwd file does not exist in /usr/local/squid/etc
> > how to create it?
>
> By using htpasswd as mentioned earlier, or another NCSA style
> passwords maintenance tool.
>
> Regards
> Henrik
Received on Sun Jul 07 2002 - 01:25:21 MDT

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