Fallback to hostnames if we don't have ldap_url_parse, ldap_is_ldap_url, ldap_urldesc...
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 30 Jun 2015 14:37:36 +0000 (10:37 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 30 Jun 2015 14:39:08 +0000 (10:39 -0400)
commit70f787169b1e222b85976d07cfe02177cf92f79f
tree6233fa75c34882ff2e34f8177e01e544dde5e617
parent812f7d63fe5ca32bab61eefeb974aded80e27b7e
Fallback to hostnames if we don't have ldap_url_parse, ldap_is_ldap_url, ldap_urldesc2str.

Use ldap_url_desc2str to produce the URL we pass to ldap_initialize, this should fix ldapi://
src/modules/rlm_ldap/config.h.in
src/modules/rlm_ldap/configure
src/modules/rlm_ldap/configure.ac
src/modules/rlm_ldap/rlm_ldap.c