17 Aug
2011
17 Aug
'11
1:07 a.m.
On Wed, Aug 17, 2011 at 7:51 AM, Raymond Norton <admin@lctn.org> wrote:
And this is the error I now get with radiusd _X:
Module: Checking authenticate {...} for more modules to load Module: Checking authorize {...} for more modules to load /usr/local/etc/raddb/modules/opendirectory[11]: Failed to link to module 'rlm_opendirectory': dlopen(rlm_opendirectory.so, 9): image not found
Is your freeradius installation built with opendirectory support? Since it's not marked as stable, it's not built by default. Try rebuilding it, but this time using ./configure --with-experimental-modules | tee configure.log ... then look at configure.log, see what it says about rlm_opendirectory. -- Fajar