<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<br><div><div>Am 08.05.2009 um 17:35 schrieb Steve Wu:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-family: Verdana; font-size: 10pt; color: #3366FF">Hi -<br><br>I have just started tinkering with Freeradius, I built an Ubuntu 8.10 server box and installed FR --> sudo apt-get install freeradius*. It installed in a breeze and tested fine. I have setup a HP420 AP for testing, it's chattering with the FR box fine (I think).<br><br>I want my wireless clients to do MAC authentication via the FR box. I have setup my users file to auth two of my test laptops:<br><br>000E35-84610A Auth-Type := Local, User-Password == "esradius"<br>00215C-08B25D Auth-Type := Local, User-Password == "esradius"</div></blockquote><div><br></div><div>Try to assign ( := ) the password instead of comparing ( == ) it.</div><div><br></div><br><blockquote type="cite"><div style="font-family: Verdana; font-size: 10pt; color: #3366FF"><br><br>When either tries to connect up, in the FR debug I see:<br><br>rad_recv: Access-Request packet from host 10.10.18.241:2160, id=7, length=53<br>        User-Name = "00215c-08b25d"<br>        User-Password = "00215c-08b25d"<br>  Processing the authorize section of radiusd.conf<br><br>The authentication eventually fails:<br><br>rlm_pap: WARNING! No "known good" password found for the user.  Authentication may fail because of this.<br><br>Why is the User-Password the MAC address and not what is specified in the users file? I have only tweaked the users and clients.conf files.<br><br>Just simple MAC authentication, that's all I want at this point.<br><br>Thanks in advance!<br><br>- Steve<br><br><br><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">-</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a></div> </blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>Nicolas Goutte</div><div><br class="khtml-block-placeholder"></div><div> </div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">extragroup GmbH - Karlsruhe</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Waldstr. 49</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">76133 Karlsruhe</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Germany</div><div> </div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Geschäftsführer: Stephan Mönninghoff, Hans Martin Kern, Tilman Haerdle</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Registergericht: Amtsgericht Münster / HRB: 5624</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Steuer Nr.: 337/5903/0421 / UstID: DE 204607841</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span> </div><br></body></html>