16 Jul
2015
16 Jul
'15
1:41 p.m.
On Jul 16, 2015, at 1:29 PM, Nick Cappelletti <nick@switchtower.com> wrote:
I was curious if there was a way to include dynamic-clients via the rest api module in FreeRADIUS.
Read raddb/sites-available/dynamic-clients Then, use the rest module in that virtual server. Have the rest module return the attributes needed to define a client. The server doesn't care where it gets those attributes from. So long as they exist, it can create a dynamic client. Alan DeKok.