Hi, Siegbert! 
Thanks for all of your help. My auth function of 
Squid works fine. 
I simply want to make it clear what is the meaning 
of the two terms. I note them in FAQ, so I think they 
are important modules, maybe practical modules. 
Can you show me what are the functions 
of the two terms? 
Cheers, 
Erik 
 
-----  原文  -----
From: Siegbert Laukas 
To: 'maillist151@sohu.com' 
Subject: AW: [squid-users] An acl problem. 
Sent: Sun Jul 07 22:22:40 CST 2002
> Hi,
> 
> take this for a NCSA authentication !!!
> 
> - authenticate_program /usr/local/squid/bin/ncsa_auth
> /usr/local/squid/etc/passwd
> - acl NCSA_Auth proxy_auth REQUIRED
> - http_access allow PAM_Auth all
> - http_access deny all
> 
> It's work.
> 
> Cheers
> Siegbert
> 
> 
> 
> -----Ursprüngliche Nachricht-----
> Von: maillist151@sohu.com [mailto:maillist151@sohu.com]
> Gesendet: Sonntag, 7. Juli 2002 16:10
> An: squid-users@squid-cache.org
> Cc: squid-users@squid-cache.org
> Betreff: [squid-users] An acl problem. 
> 
> 
> Hi, pals!
> 
> Here are some statements taken from my squid.conf 
> 
> -------- 
> 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
> -------- 
> 
> I read some manual about the term "REQUIRED" and stilled puzzled 
> about the function of the term, can you give me an explanation? 
> ( Better give me a example. :-) ) 
> 
> Another question, I am puzzled about the term "foo" here. Is that 
> a username or something else? I find the meaning of term "bar" is 
> easy to understand but I can not understand the meaning of "foo". 
> Is it a group of user or something else? Can you give me an example 
> to explain the meaning? 
> 
> Cheers, 
> Erik
Received on Sun Jul 07 2002 - 08:29:09 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:11 MST