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

trouble with ldap_simple_bind and referrals



Hello,

I am trying to implement a client that supports referrals.  I have
successfully used ldap_set_rebind_proc to conduct searches, and also
modifies, adds, deletes, etc.

I am having trouble with binds though.  Should the rebind callback be
invoked with a bind operation?  I don't seem to get called into the
rebind procedure with an ldap url to chase as I have with other
operations (LDAP_REQ_SEARCH, LDAP_REQ_ADD, LDAP_REQ_DELETE,
LDAP_REQ_MODIFY, etc.).

Thank you for any assitance.

M Yacobucci
myacobucci@jabber.com