Search squid archive

Re: external_acl_type

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

 



On Sun, 18 Apr 2010 22:17:57 +0200, ml ml <mliebherr99@xxxxxxxxxxxxxx>
wrote:
> Hello List,
> 
> i am using LDAP to verify SRC-IP and Destination URL. Weather its
> allowed or not. Here is my config:
> 
> external_acl_type ldap_surfer negative_ttl=2  ttl=2 %DST %SRC
> /etc/scripts/ldap_default_allow.pl
> acl users external ldap_surfer
> http_access deny users
> 
> 
> Howevery, whatever my  ldap_default_allow.pl script returns (ERR or
> OK), the access is always denied ( i guess due: http_access deny
> users).
> 
> How does my config have to look like, in order to deny/allow access by
> using my return values from the helper script?

When the script matches (returns OK) the request is blocked by http_access
deny users".
When the script returns "ERR" something else happens.

NP: there is no way for any of us here to tell you what might happen in
the config lines we can't see. Or to even start suggesting alterations
without knowing what else could break.

Amos

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

  Powered by Linux