[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Invalid credentials again :///



Mathew Hennessy wrote:

> Hi,
> I'm getting "ldap_bind: Invalid credentials" errors when I try to do ldapsearch, and I'm at my wits end after going thru google and mailing lists... (openldap 2.0.15 on Mandrake 8.1 from source)
>
> ----------------------------------------------------
> ldapsearch -x -D "uid=hennessy,ou=people,o=foobar.net" -W uid=hennessy


Sorry! that should be 'foobar.com'.. bad form to self-reply, but it's late and I've been staring at this too long today :////


> > Enter LDAP Password: > ldap_bind: Invalid credentials > ---------------------------------------------------- > > and then I try the rootdn + secret > > ---------------------------------------------------- > ldapsearch -x -D "cn=root,o=foobar.com" -W uid=hennessy > Enter LDAP Password: > version: 2

Cheers,
- Matt