Hi Henrik,
                In squid_ldap_auth the filter as I configure looks like...

-f "(&(sAMAccountName=%u)(object-Class=user))"

is ok?

How many way of configure it there are? In man page I didn?t find many
variants of this.

Thanks & Regards,
Fernando.


-----Original Message-----
From: Henrik Nordstrom [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 19, 2004 11:49
To: Ampugnani, Fernando
Cc: Henrik Nordstrom
Subject: RE: [squid-users] Squid + MSAD.


On Thu, 19 Feb 2004, Ampugnani, Fernando wrote:

> OK Henrik, thanks now I understand how work squid_ldap_auth +
> squid_ldap_group, so I don?t test it from cmd line isnt?t it?

There is no problem tesing squid_ldap_group from the command line. It 
expects username <space> groupname as input.


It then uses the optional user search filter (-F) to locate the users DN
like the -f flag for squid_ldap_auth, and finally looks via the 
group search filter (-f) if there is a group where this user is 
member.

Regards
Henrik

Reply via email to