Alan DeKok wrote:
Mike O'Connor wrote:It would seem as if the rlm_python does not provide the returned attributes from the proxy, this happens in both a patched version of 1.1.7 and 2.0.0.Yes. It appears to convert only the request attributes to a python tuple. Fixing it shouldn't be hard. As always, patches are welcome. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi AlanIs there an example of how this is done in another rlm_ module which works in a similar way as the rlm_python code ?
Mike