28 Jul
2005
28 Jul
'05
1:44 p.m.
Emile van Bergen <emile-fr@evbergen.xs4all.nl> wrote:
I see I definitely did choose the right approach in OpenRADIUS to leave that sort of decision wholly to the administrator, and to put that sort of logic on a layer well above the server code.
FreeRADIUS is structured that way, too, it's just not obvious. The "track radius request" code is independent of the modules, which are independent of how the modules are put together in lists. There's really nothing preventing FreeRADIUS from doing something similar to OpenRADIUS, other than time. Alan DeKok.