Hello,
I've built openser 1.1.1 from source with radius support. I installed radiusclient-ng. When I execute openser with to loadmodule auth_radius.so in my configuration I get:
# openser 0(20268) ERROR: load_module: could not open module </usr/local/lib/openser/modules/auth_radius.so loadmodule >: /usr/local/lib/openser/modules/auth_radius.so loadmodule : cannot open shared object file: No such file or directory 0(20268) parse error (60,13-14): failed to load module 0(20268) parse error (60,14-15): syntax error 0(20268) parse error (60,14-15): ERROR: bad config file (3 errors)
But the module is there.
# ls -l /usr/local/lib/openser/modules/auth_radius.so -rwxr-xr-x 1 root staff 61369 Feb 5 10:33 /usr/local/lib/openser/modules/auth_radius.so
This is really strange.
ciao
Luca