23 Jul
2024
23 Jul
'24
6:42 a.m.
On 23/07/2024 11:10, Conrad Classen wrote:
I had a look at the "users2mysql.pl" included in the freeradius source code, however that was designed to be used with freeradius 0.7 and most of the perl script would need to be changed/replaced to work with newer freedaius versions.
Doesn't look like it would need to be updated that much. The users file format hasn't really changed. Pull requests welcome. But just watch out as the SQL format isn't quite as flexible as the users file. For most cases it'll work fine, but there are some where you can't do as much in SQL, at least not without some tweaking. -- Matthew