Jagdeep Shrivastav wrote:
> Hi,
> Thanks for your prompt reply. I went through the url to completethe
> configuration,
>
> when i execute the command
>
> /usr/lib/squid/squid_ldap_auth -b "dc=my,dc=domain" ldapserver
> or
> /usr/lib/squid/squid_ldap_auth -b "dc=my,dc=domain" -h IPofLDAPServer
>
> and after providing the credentials i get the following error message
>
> squid_ldap_auth: WARNING, LDAP search error 'Operations error'
> ERR Success.
>
> Can you please tell me where i am going wrong.
> It will be of great help if you can tell me the checklist for
> configuring the Squid with LDAP
>
> Thanks- Jagdeep
Try something like:
/usr/lib/squid/ldap_auth
-R
-b "dc=my,dc=domain"
-D "cn=Administrator,cn=Users,dc=my,dc=domain"
-w "Administrator's_Password"
-f sAMAccountName=%s
-h IPofLDAPServer
Regards,
D.Radel.
Received on Wed Jul 25 2007 - 01:53:19 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:04 MDT