Hi, Just a quick question : has anyone got the rlm_securid module working in 3.0? I've managed, after some messing, to get the module to compile, but after copying the securid "mod" to mods-available and linking it to mods-enabled, running freeradius -X gives : /usr/local/etc/raddb/mods-enabled/securid[6]: Failed to link to module 'rlm_securid': /usr/local/lib/rlm_securid.so: undefined symbol: securid_session_free Anyone got any ideas? I really could do with getting this module to work! Thanks Andy
On 20 Jun 2013, at 21:41, Franks Andy (RLZ) IT Systems Engineer <Andy.Franks@sath.nhs.uk> wrote:
Hi,
Just a quick question : has anyone got the rlm_securid module working in 3.0? I’ve managed, after some messing, to get the module to compile, but after copying the securid “mod” to mods-available and linking it to mods-enabled, running freeradius –X gives :
/usr/local/etc/raddb/mods-enabled/securid[6]: Failed to link to module 'rlm_securid': /usr/local/lib/rlm_securid.so: undefined symbol: securid_session_free
Hm, wasn't included in all.mk.in, pull and re-run configure and it should work. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team
you need a break On Thu, Jun 20, 2013 at 9:41 PM, Franks Andy (RLZ) IT Systems Engineer < Andy.Franks@sath.nhs.uk> wrote:
**
Hi,
Just a quick question : has anyone got the rlm_securid module working in 3.0? I’ve managed, after some messing, to get the module to compile, but after copying the securid “mod” to mods-available and linking it to mods-enabled, running freeradius –X gives :
/usr/local/etc/raddb/mods-enabled/securid[6]: Failed to link to module 'rlm_securid': /usr/local/lib/rlm_securid.so: undefined symbol: securid_session_free
Anyone got any ideas? I really could do with getting this module to work!
Thanks
Andy
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Arran Cudbard-Bell -
Franks Andy (RLZ) IT Systems Engineer -
RONAN BLANEY