You can use of course a REST API (which is called by webrequest). Since Freeradius MySQL addon has no support for bcrypt() (I use bcryp() hashed passwords in my database for auth) I use a PHP script based REST API for Freeradius. All the best; Am 23. August 2016 07:40:59 MESZ, schrieb "Fajar A. Nugraha" <list@fajar.net>: On Tue, Aug 23, 2016 at 12:29 PM, val john <valjohn1647@gmail.com> wrote: Hi all In Freeradius whats are the supported backeds to store accounting data ?. - text file - database, including native drivers (e.g. mysql, postgres, and others) and odbc - generic "execute this program or perl/python function when accounting data arrives" - others that I can't remember right now is there anything in particular you have in mind?