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?
Thanks,
Mario
Received on Sun Apr 18 2010 - 20:18:05 MDT
This archive was generated by hypermail 2.2.0 : Mon Apr 19 2010 - 12:00:05 MDT