[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: are simple binds deprecated?
Em Sábado 27 Agosto 2005 12:39, Kurt D. Zeilenga escreveu:
> The quoted material implies this particular interface is deprecated.
> It says nothing about LDAP simple bind itself.
What is the non-deprecated way of unbinding? ldap_unbind(3) is marked as
deprecated in /usr/include/ldap.h from OL-2.3.6, but its manpage is not
suggesting an alternative. In fact, it's not even mentioning this function is
deprecated.
I stumbled upon this when trying to build the ldapdb sasl plugin, which uses
ldap_unbind().