On Jun 30, 2015, at 2:03 PM, Michael Ströder <michael@stroeder.com> wrote:
Arran Cudbard-Bell wrote:
Got stripped. If you have the content-type I can white list it...
But really just wanted the output to see what functions your libldap was providing.
BTW: It's OpenLDAP 2.4.40.
All lines starting with ac_cv_func_ldap:
ac_cv_func_ldap_create_session_tracking_control=yes ac_cv_func_ldap_create_sort_control=yes ac_cv_func_ldap_create_sort_keylist=yes ac_cv_func_ldap_free_sort_keylist=yes ac_cv_func_ldap_initialize=yes ac_cv_func_ldap_is_ldap_url=yes ac_cv_func_ldap_sasl_interactive_bind=yes ac_cv_func_ldap_set_rebind_proc=yes ac_cv_func_ldap_start_tls_s=yes ac_cv_func_ldap_unbind_ext_s=yes ac_cv_func_ldap_url_desc2str=yes ac_cv_func_ldap_url_parse=yes
OK, should work now. -Arran