nopadol <[EMAIL PROTECTED]> wrote: > Now i recompile my freeradius with shared lib but it still error about > rlm_ldap > (I also compile with new version of freeradius but i have same problem) > > configure: warning: silently not building rlm_ldap. > configure: warning: FAILURE: rlm_ldap requires: libldap_r.
Go look at 'src/modules/rlm_ldap/config.log'. It will tell you what part of the configuration failed, and why ldap wasn't found. Fix the problem, and ldap will work. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
