rlm_python: no %RAD_REQUEST equivalent
Alan DeKok
aland at deployingradius.com
Mon Sep 24 18:06:03 CEST 2012
laurent.feron at free.fr wrote:
> in the 'authorize(p)' function, p is the read only tuple of the request. I cannot update the request here.
Hmm... you should be able to update it. If you can't, the code should
be changed.
> Moreover, if i change the tuple config in the authorize function , how i can retrieve it in the authentication function?
You get passed the tuple again. It's just a list of attributes.
Alan DeKok.
More information about the Freeradius-Users
mailing list