rlm_ python how to find imported modules?

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Mon Feb 15 09:51:46 CET 2016


Hi,
> In sites-config/python there is

sites-config?

non standard directory layout

>   python_path = ${modconfdir}/${.:name}
> 
> I need /usr/lib/python2.7 in the path.  I don't know hoe to add it.

....well, if you know what you are doing, this current config sets the path to values in
${modconfdir}/${.:name}


so

python_path = /usr/lib/python2.7/


would be a starting point.....but I dont think the result is what you want...

alan


More information about the Freeradius-Users mailing list