MAC-Authentication from Mysql

David Seira davidseira at gmail.com
Mon Nov 22 12:06:24 CET 2010


Hi list.

I'm trying to implement MAC-Authentication directly from a Mysql database. I
follow the wiki page http://wiki.freeradius.org/Mac-Auth for authenticate
macs from a file. I want to authenticate macs reading the authorized macs
from a mysql database. I understand that in the radcheck table I need to put
the macs like this:

username              attribute                      op         value
=======              ======                      ==        ====
00:11:22:33:44:55  Cleartext-Password     :=         00:11:22:33:44:55

I don't know where put the sql instruction for read macs from database.

Is in the post-auth section? How can I do this?


Regards,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20101122/1e912aa2/attachment.html>


More information about the Freeradius-Users mailing list