28 Oct
2024
28 Oct
'24
4:28 p.m.
On Oct 28, 2024, at 4:26 PM, Dan M <dan.red.beard@gmail.com> wrote:
I am trying to upgrade to FreeRADIUS 3.2.6 and Python3 The documentation link at rlm_python3 (and rlm_python for that matter) goes to the "modules" page and there is nothing on the page for python.
Is the python doc hiding somewhere?
You can see mods-available/python3. There is no auto-generated HTML documentation for the Python module in version 3.x.
Maybe also a question. In FR 3.0 it did not actually use the local python (2.x) installation at all. (unless libraries were added to the PYTHONPATH) Is that still true?
See mods-available/python3 This is all documented. Alan DeKok.