6 Apr
2022
6 Apr
'22
8:14 a.m.
On Apr 6, 2022, at 5:01 AM, deepak rawat via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
I am facing one problem after trying to after i followed this wiki-guide/Mac Auth (freeradius.org) to try and get mac-auth & 802.1x authentication working. I think either i missed something as i got the below error when i try to start the radius server in debug mode
Fri Apr 1 16:30:13 2022 : Debug: Loadingrlm_authorized_macs with path: /usr/lib64/freeradius/rlm_authorized_macs.so
You should follow the guide. In the "mods-enabled/authorized_macs" file, do: files authorized_macs { ... } What you did was: authorized_macs { ... } That won't work. Alan DeKok.