On Jun 10, 2015, at 10:26 AM, Jesse Schlüter <jesse.schlueter@helix360.de> wrote:
Thanks for the info, I installed the freeradius from the Ubuntu packages, which is version 2.1 something. Unfortunately it did not contain a modules/python file.
I would suggest using 2.2.7. It's much better. And it includes a file raddb/modules/python, with documentation.
My previous one had some errors, but this one seems to work and tries to load radiusd_test but can't find it. Does the freeradius python environment has a special path on which to put modules, or the normal python environment?
It's a normal python environment. BUT the FreeRADIUS server must have read permission to the filesystem. If you're running it as a non-standard user, the permissions might need to be examined. Alan DeKok.