On Thu, 19 Aug 2004, Dave Raven wrote:
I have been looking into the group_ldap acl's in squid, and they look great. My problem is, are there any redirectors or ways to pass the group to a redirector, that will act on these ldap groups. Or ones with ldap support? At the moment I'm using squidguard and its not looking likely
The external_acl information can not be passed to redirectors.
But you should be able to extend your redirector to perform the required lookups. Not very efficient thou..
What is needed for this to work is some kind of tagging mechanism where http_access can assign a tag to the request and this passed to redirectors etc.
Regards Henrik
