Jeff Baxter <[EMAIL PROTECTED]> wrote:
> It says I need OpenLDAP v2.x SDK libraries. Is this the standard OpenLDAP
> install? I can't find anything about SDK anywhere on the OpenLDAP site..

  You should download, configure, make, and install the ldap
libraries.  That should be the everything you need for ldap.

> Furthermore, OpenLDAP doesn't seem to actually require OpenSSL, but the
> instructions for rlm_ldap say that OpenLDAP depends on OpenSSL, and
> (optionally) on Cyrus-SASL libraries.

  It sometimes does.  The rlm_ldap module doesn't really care, and
should be able to link to the ldap libraries without SSL, if they
don't need SSL.

> All I want is to set up a radius server that does simple LDAP
> authentication (no SSL necessary), and that's it. What packages do I
> actually need?

  OpenLDAP.

  If you're having problems, see the 'src/modules/rlm_ldap/config.log'
file.  It will tell you what's going on.

  Also, reading the output of the 'configure' script, and 'make' will
help, too.

  Alan DeKok.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to