Hi Experts, 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 Fri Apr 1 16:30:13 2022 : Debug: Loading rlm_authorized_macs failed:/usr/lib64/freeradius/rlm_authorized_macs.so: cannot open shared object file:No such file or directory - No such file or directory Fri Apr 1 16:30:13 2022 : Debug: Loading libraryusing linker search path(s) Fri Apr 1 16:30:13 2022 : Debug:Defaults : /lib:/usr/lib Fri Apr 1 16:30:13 2022 : Debug: Failed witherror: rlm_authorized_macs.so: cannot open shared object file: No such file ordirectory Fri Apr 1 16:30:13 2022 : Error:/etc/raddb/mods-enabled/files[10]: Failed to link to module'rlm_authorized_macs': /usr/lib64/freeradius/rlm_authorized_macs.so: cannotopen shared object file: No such file or directory My understanding is the rlm_modules should auto loadwhen the radius service is started? However, I don’t see it in the /usr/lib64/freeradius/path? and rlm_authorized_macs is missing in /usr/lib64/freeradius folder. Can you guide what is the fault here. Thanks in advance. Regards,D.R