On Nov 11, 2021, at 12:56 AM, 老咪 via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Hi Alan, I add a module based freeRadius server 2.2.7, it's about the EAP_AKA authentication, now it workes well, thank you and your team very much.
Version 2 is end of life. There are no more bug fixes, security fixes, or anything done to it.
I found that the default configure file of the module is radius.conf, I try to use sql.conf or other new configure file, but it didn't work. I try to find the cause in the code, I found that all modules did use its own configure file, maily in /usr/local/etc/raddb/modules/, named by the module, and /usr/local/etc/raddb/radiusd.conf is the default file, It can be modified, but until now I haven't found the accurate place. Could you please tell me how to specify the configure file for a module, thank a lot.
In the "modules" section. As with all versions of the server. Alan DeKok.