13 Nov
2007
13 Nov
'07
2:02 a.m.
Mike O'Connor wrote:
I wrote the attached patch for Freeradius 1.1.7 to enabled calling python in the post-proxy, it compiles but will not run when the hook is listed in post-proxy because Freeradius complains that there is no support for post-proxy in rlm_python.
You didn't install the new version of rlm_python. So it's still linking to the old rlm_python, without post-proxy support.
My question is where in the source is the list of allowed call per module ?
No. The *only* interaction is in the modules. Alan DeKok.