I'm a little confused as to how I should be using the rlm_perl (CVS) module.

I've created a module that does some calcs and creates a couple of new
A/V pairs that I wish to pass on to the proxy'd server as well as the SQL module
for accounting.

The only way I can seem to access these variables in the SQL module is to
put them into the REPLY group, then access them using the %{reply:xxx}.
Similarly I can use the same syntax in preproxy_users to get those A/V pairs
into the proxied server.

I can quite happily set Proxy-To-Realm in CHECK to get the proxy sorted out,
however I have not yet managed to set Stripped-User-Name at all from the
perl module.


This all end up being an ugly mess because obviously I don't want the A/V pairs
I generate for the proxy'd server to be sent back to the access server.  My 
understanding
is that I should really be putting the A/V into CONFIG, however config doesn't seem
to have been added into rlm_perl yet.


I'm fairly sure that I'm missing something fairly obvious here, although I'm 
not sure what  :)


Bruce




- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to