Hey guys, I'm looking at this nifty FreeRadius package and I'd like to quickly write a simple XML-RPC module for FreeRadius. I'm looking at the other modules and I'm wondering which one you guys would recommend that I mimic. I just want the simplest, most straightforward module that I could use to just plug in the XML-RPC calls. Any suggestions or perhaps dev documentation that you could point me to? Michael
[snip] Nevermind, I think that rlm_example is designed to be just that. Still, if anyone has any suggestions or tips before I start, they'd be very welcome. Michael
"Michael Nguyen" <michaeln@twentyten.org> wrote:
I'm looking at this nifty FreeRadius package and I'd like to quickly write a simple XML-RPC module for FreeRadius. I'm looking at the other modules and I'm wondering which one you guys would recommend that I mimic. I just want the simplest, most straightforward module that I could use to just plug in the XML-RPC calls.
rlm_example is the simplest one. Also, see bugs.freeradius.org, bug #15. It might be applicable. :) Alan DeKok.
On Mar 28, 2006, at 10:55, Michael Nguyen wrote:
Hey guys,
I'm looking at this nifty FreeRadius package and I'd like to quickly write a simple XML-RPC module for FreeRadius. I'm looking at the other modules and I'm wondering which one you guys would recommend that I mimic. I just want the simplest, most straightforward module that I could use to just plug in the XML-RPC calls.
Any suggestions or perhaps dev documentation that you could point me to?
There is info you will need on the wiki: http://www.freeradius.org/ list/users.html
participants (3)
-
Alan DeKok -
Doug Hardie -
Michael Nguyen