On 16/01/2020 18.21, Brandon Shiers wrote:
Can I call Stored procedures in AuthbyFreeRADIUS as per the below article (setup for FreeRadius itself):

https://www.netexpertise.eu/en/networking/freeradius/daily-accounting.html

I am using mysql as the database backend and I do have the stored procedures created.

The pre-defined queries in AuthBy FREERADIUSSQL can be re-configured as needed.

Because accounting handling in this AuthBY mainly calls the Acct* queries, procedures should work. I haven't tried it myself, so please let us know how it goes.

SQL quoted User-Name is available as %0 special variable and attributes can be quoted with something like %{Quote:%{Acct-Session-Id}} as needed.

Thanks,
Heikki

--
Heikki Vatiainen <[email protected]>

Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, TACACS+, PAM, Active Directory,
EAP, TLS, TTLS, PEAP, WiMAX, RSA, Vasco, Yubikey, HOTP, TOTP,
DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, etc.
_______________________________________________
radiator mailing list
[email protected]
https://lists.open.com.au/mailman/listinfo/radiator

Reply via email to