Laurent Birtz wrote:
Aaron Richton wrote:
ldap_parse_result?
http://www.openldap.org/lists/openldap-software/200505/msg00093.html
Unfortunately, the variable 'LDAPMessage *result' which contains the message to parse is local to the function ldap_sasl_bind_s(), so I cannot access it either.
http://www.openldap.org/software/man.cgi?query=ldap_get_option&apropos=0...
ldap_get_option(...LDAP_OPT_ERROR_STRING) (which has been renamed to LDAP_OPT_DIAGNOSTIC_MESSAGE in 2.4)