I have an installation of Freeradius and privacyidea on Ubuntu 24 and both services are running but only that when I run command
Freeradius -X I get error
"/etc/freeradius/3.0/mods-enabled/privacyidea[3]: Failed to link to module ‘rlm_privacyidea’: /usr/lib/freeradius/rlm_privacyidea.so: cannot open shared object file: No such file or directory "
and I can t integrate between the two services.
and help would be greatly appreciated.
How did You install the FreeRADIUS Plug-In?
The privacyIDEA Plug-In is just a Perl-Script run by the rlm_perl
module of FreeRADIUS.
The necessary files are available in this repository: GitHub - privacyidea/FreeRADIUS: Add two factor authentication to FreeRADIUS via privacyIDEA
Hello @plettich , thank you for your response, I am not much of a developer and I dont know much how the git stuff works
Does anyone have a little straightforward way to integrate PrivacyIdea with another platform eg Cisco anyconnect to have MFA login?
thanks in advance.