[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldapsearch -D?
At 11:19 AM 8/2/99 -0600, Geoff Hibble wrote:
>Kurt, I had a similar problem I posted earlier. Does that mean my problem is
>that in 1.2 you can only bind as the administrator?
no.
> ldap_bind: Invalid credentials
This means that the supplied credentials did not match what was in
the directory.
> access to attr=userPassword
> by self write
> by * compare
ACLs, under 1.x, do not effect bind operations in anyway.
>If I bind as ROOTDN, "cn=root,dc=adevice,dc=com" and ROOTPW, it works fine.
>What am I doing wrong?
You are likely storing the password in an improper form or the
selected hash is not available.