Re: [squid-users] Auth with LDAP

From: Carlos Simbana <csimbana@dont-contact.us>
Date: Tue, 5 Aug 2003 09:58:46 -0500

Henrik wrote:
> On Tuesday 05 August 2003 01.47, Carlos Simbana wrote:
>
> >
> > ldapsearch -x -h 192.168.1.222 -b dc=interna1,dc=com -D
> > cn=Admin,dc=interna1,dc=com -wmaster uid=juan
>
> And if you try the same thing, binding to juan instead of Admin?
>
> Regards
> Henrik
>

I tryed

ldapsearch -x -h 192.168.1.222 -b dc=interna1,dc=com -D
cn=juan,dc=interna1,dc=com -wlucas uid=juan
and ldapsearch -x -h 192.168.1.222 -b dc=interna1,dc=com -D
uid=juan,ou=People,dc=interna1,dc=com -wlucas instead

ldapsearch -x -h 192.168.1.222 -b dc=interna1,dc=com -D
cn=Admin,dc=interna1,dc=com -wmaster uid=juan

and the response in both is:
ldap_bind: Invalid credentials
Received on Tue Aug 05 2003 - 08:58:02 MDT

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