25 Aug
2010
25 Aug
'10
8:35 a.m.
Bjørn Mork wrote:
"JUND, Aurélien" <aurelien.jund@sfr.com> writes:
3 hashes are given to the module and filled with value-pairs (Attribute names and values):
# %RAD_CHECK Read-only Check items # %RAD_REQUEST Read-only Attributes from the request # %RAD_REPLY Read-write Attributes for the reply
Why are %RAD_CHECK and %RAD_REQUEST Read-Only?
I believe this is wrong. rlm_perl copies data back from all 5 hashes (RAD_REQUEST, RAD_REPLY, RAD_CHECK, RAD_REQUEST_PROXY, RAD_REQUEST_PROXY_REPLY):
It may be correct if he's running a very old version of the server. Alan DeKok.