[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: "control unavailable in context" error even while using back-bdb
At 10:37 AM 6/24/2005, Prakash Velayutham wrote:
>I have openldap2-2.3.4 running now. But still cannot authenticate from
>localhost itself.
I suggest you attempt to duplicate whatever directory
authentication problem you are having with ldapwhoami(1)
while have additional slapd(8) logging enabled,
including ACL logging.
>With aggressive debugging, I get this at the very end:
>
>ber_get_next
>ldap_read: want=8, got=0
This message is, not by itself (nor generally), indicative of a
problem. It's merely reporting that the next LDAP message
is not yet available.
Kurt