Loading rlm_authorized_macs failed: /usr/lib64/freeradius/rlm_authorized_macs
Alan DeKok
aland at deployingradius.com
Wed Apr 6 12:14:26 UTC 2022
On Apr 6, 2022, at 5:01 AM, deepak rawat via Freeradius-Users <freeradius-users at 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.
More information about the Freeradius-Users
mailing list