Hi all -
Setup:
Solaris 2.8 on Sparc
FreeRadius 0.2 (just d/led today)
I'm just trying to set up simple LDAP authentication to our central LDAP
server. So I did a configure, make, make install, and edited the
radius.conf file to include the suggestions from the rlm_ldap document.
When I tried to run the daemon, I got:
# ./radiusd
radiusd: Starting - reading configuration files ...
radiusd: radiusd.conf[358] Failed to link to module 'rlm_ldap': file not
found
So I thought, okay, the ldap module must not be installed automatically.
So I took a look at the configure options and tried:
./configure --with-static-modules="ldap"
make
But the make failed with:
/export/home/users/j/b/jbaxter/development/freeradius/freeradius-0.2/libltdl/libltdl.la
-dlpreopen ../modules/rlm_ldap/rlm_ldap.la
libtool: link: `../modules/rlm_ldap/rlm_ldap.la' is not a valid libtool
archive
make[4]: *** [radiusd] Error 1
Would someone be kind enough to point out the error in my ways?
Thanks in advance!
Jeff Baxter
Information Systems and Services
George Washington University
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html