"Dummy" radiusd Python module ;-)
Alan DeKok
aland at deployingradius.com
Thu Oct 18 14:36:35 CEST 2018
On Oct 18, 2018, at 8:23 AM, Stefan Paetow <Stefan.Paetow at jisc.ac.uk> wrote:
>
> Question... there isn't per chance a dummy radiusd Python module out there that can be used to mock up FR structures accessible through Python, is there? :-)
Nope. Tho the inputs are just tuples, so you should be able to mock that up easily.
i.e. create a stub python module that just prints out its inputs. Then, use those inputs to mock up another module.
> Reason I ask is because as much as FR can be built on a macOS environment, the person in question doesn't need/want a full FreeRADIUS environment on their system to develop some Python modules... :-)
Makes sense...
Alan DeKok.
More information about the Freeradius-Users
mailing list