RE: [squid-users] LDAP groups with a redirector

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 19 Aug 2004 17:56:49 +0200 (CEST)

On Thu, 19 Aug 2004, Chris Perreault wrote:

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

No.

Request gets processed through the http_access rules in squid.conf
returning either true (accept) or false (deny). When encountering an
authentication related acl in http_access the user is authenticated and
the request rejected unless a valid login is provided in the request. On
successful authentication the login name is noted in the internal request
structure.

Request goes to the redirector.

Regards
Henrik
Received on Thu Aug 19 2004 - 09:56:53 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Sep 01 2004 - 12:00:02 MDT