-----Original Message-----
From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 19, 2004 8:56 AM
To: Dave Raven
Cc: [EMAIL PROTECTED]
Subject: Re: [squid-users] LDAP groups with a redirector

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

~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~

The sequence of events here is:

User is ldap auth'd
Request goes to the redirector
Request gets processed through the ACL's in squid.conf

??

Thanks, Chris

Reply via email to