2 Aug
2011
2 Aug
'11
9:40 a.m.
Palmer J.D.F. wrote:
Further to my last foray onto the list regarding SoH, I'm looking to commit the returned SoH info to the radius database using FreeRADIUS' sql connection.
It's just attributes.
Read raddb/sites-available/soh. The server runs an "authorize" section. This is *exactly* like the normal "authorize" section for a RADIUS packet. Just configure the authorize queries, and go.
No source code mods are needed.
Thanks Alan, that's far more straight forward. :)