Hi,
Could you give me exact command that I should use to work in my scenario.
Since I am new to this world, please bear with me for asking such a
question.
One Domain under which many OUs are there for different departments. I want
everyone should be able to authenticate and use proxy.
regards,
V.Ravi
Henrik Nordstrom
<[EMAIL PROTECTED] To: [EMAIL PROTECTED]
org> cc: [EMAIL PROTECTED]
Subject: Re: [squid-users] LDAP
authentication
03/09/2004 07:06
PM
On Tue, 9 Mar 2004 [EMAIL PROTECTED] wrote:
> if use accounts those are under default "USER" and password, I am able
to
> successfully get OK. If use any other account those are under different
OU,
> i get an error.
To solve this you need to use the search mode of the helper (-f flag). See
the manual (MS AD examples included).
> I tried below command also, I get only error.
>
> squid_ldap_auth -b ou=IT,dc=mydomain,dc=com myldapserver
This is because your LDAP server is using the LDAP structure expected in
this mode of the helper.
Regards
Henrik