Hi list.<div><br></div><div>I'm trying to implement MAC-Authentication directly from a Mysql database. I follow the wiki page <a href="http://wiki.freeradius.org/Mac-Auth">http://wiki.freeradius.org/Mac-Auth</a> 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:</div>
<div><br></div><div>username              attribute                      op         value</div><div>=======              ======                      ==        ====</div><div>00:11:22:33:44:55  Cleartext-Password     :=         00:11:22:33:44:55</div>
<div><br></div><div>I don't know where put the sql instruction for read macs from database. </div><div><br></div><div>Is in the post-auth section? How can I do this?</div><div><br></div><div><br></div><div>Regards,</div>
<div>David</div><meta http-equiv="content-type" content="text/html; charset=utf-8">