Search squid archive

Re: [squid-users] external_acl_type problem. Please help.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 5 Feb 2005, Serassio Guido wrote:

external_acl_type autorizacao %LOGIN "/etc/squid/modulos/users.sh"

acl autenticados        proxy_auth      REQUIRED
acl autorizados         external        autorizacao
acl LAN1                src             192.168.100.0/24
http_access             allow           LAN1 autorizados
http_access             deny            all

There is a logical error here: you don't trigger the user authentication, try:

Err, the above does trigger authentication.

An external_acl_type using %LOGIN will trigger authentication, just like an proxy_auth acl does.

Regards
Henrik

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux