On Tuesday 05 August 2003 16.58, Carlos Simbana wrote: > 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
If ldapserach can not bind to the user DN, neither will squid_ldap_auth... Regards Henrik
