Hi All, I am currently running radius with Mysql backend. I am using PAP and like to add the Mac-Auth. What files I need to tweak? I have looked at the http://wiki.freeradius.org/Mac-Auth but got confused with the 'raddb/modules/file' and specially 'raddb/authorized_macs'. My question is why do I need to specify the MAC in file instead of database? Thanks Deepak
I have noticed that in 'raddb/modules/file', usersfile = ${confdir}/authorized_macs (pointing to the file) that is why my debug shows the following ============================= ERROR: Cannot find a configuration entry for module "authorized_macs". /etc/raddb/sites-enabled/default[503]: Failed to find module "authorized_macs.authorize". /etc/raddb/sites-enabled/default[503]: Failed to parse "authorized_macs.authorize" entry. /etc/raddb/sites-enabled/default[423]: Errors parsing post-auth section. Errors initializing modules ============================= so long question short... how do I make that work with mysql? Thanks again Deepak
participants (1)
-
Deepak