Re: [squid-users] squid_ldap_auth HELP

From: Nicolas MATHEY <nmathey@dont-contact.us>
Date: Fri, 31 May 2002 10:55:57 +0200

The command line:
ldapsearch -x -D "uid=test,ou=organisation,dc=subdomain,dc=domain" -w
 test -b "ou=organisation,dc=subdomain,dc=domain" -h LDAPSERVER

-->ldap_bind: Ivalid credential

My password is crypted when i want to see him with a graphical client, is
the problem comes from this?
({crypt} Pa55CrypTEd)

Regards
Nicolas

----- Original Message -----
From: "Henrik Nordstrom" <hno@squid-cache.org>
To: "Nicolas MATHEY" <nmathey@ingetic.com>
Cc: <squid-users@squid-cache.org>
Sent: Friday, May 31, 2002 10:13 AM
Subject: Re: [squid-users] squid_ldap_auth HELP

> Is the account set up correctly? Try binding to the user using standard
> LDAP tools
>
> ldapsearch -x -D "uid=test,ou=organisation,dc=subdomain,dc=domain" -w
> test -b "ou=organisation,dc=subdomain,dc=domain" -h LDAPSERVER
>
> If that works, try simplifying your squid_ldap_auth line...
>
> squid_ldap_auth -b "ou=organisation,dc=subdomain,dc=domain" "LDAPSERVER"
>
> Regards
> Henrik
>
>
>
> Nicolas MATHEY wrote:
> >
> > Well I abandon the authentification for a moment to Active Directory.
> > But I tried to an Openldap server.
> >
> > The full DN of my user is (password-> test):
> > uid=test,ou=organisation,dc=subdomain,dc=domain
> >
> > then my squid_ldap_auth command line was:
> > ./squid_ldap_auth -u uid -b "ou=organisation,dc=subdomain,dc=domain" -h
> > "LDAPSERVER" -p 389
> > test test
> > ERR
> >
> > and the tcpdump sniffing tell me no error like with Active directory!
> > What's wrong?
> >
> > Regards
> > Nicolas
Received on Fri May 31 2002 - 02:55:13 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:17 MST