<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<br><div><div>Am 18.02.2009 um 16:39 schrieb Marcelo Freitas:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hello,<br><br>I'm trying to authenticate users using CHAP and store the passwords in the SQL, but I'm having a hard time.<br><br>I checked past messages, but I still couldn't get it to work ... Below is my Access-Request packet<br><br>Wed Feb 18 12:31:04 2009<br>        Packet-Type = Access-Request<br>        NAS-Port-Type = Wireless-802.11<br>        Calling-Station-Id = "000E2EEB1D91"<br>        Called-Station-Id = "hotspot1"<br>        NAS-Port-Id = "wHotSpotB"<br>        User-Name = "admin2"<br>        NAS-Port = 2153775219<br>        Acct-Session-Id = "80600073"<br>        Framed-IP-Address = 10.5.50.253<br>        Mikrotik-Ho! st-IP = 10.5.50.253<br>        CHAP-Challenge = 0x4f0299d5a5107ded915739e236f71e3c<br>        CHAP-Password = 0x606707e3411f443140573554283c987ca5<br>        Service-Type = Login-User<br>        WISPr-Logoff-URL = "<a href="http://10.5.50.1/logout">http://10.5.50.1/logout</a>"<br>        NAS-Identifier = "AP_HQ"<br>        NAS-IP-Address = 10.0.1.130<br><br>In MySQL I just have Cleartext-Password == admin2 for check items ... But I always get Access-Reject.<br><br>Before checking the past messages, I had already check items like Auth-Type := CHAP, Cleartext-Password == admin2; and also just CHAP-Password, but none of it worked ...</blockquote><div><br></div>Try to use := for Cleartext-Password instead of  == (Thing about "assigning" the password, instead of "comparing" it.)</div><div><br><blockquote type="cite"><br><br>Thanks in advance,<br><br><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><div><br></div><div>Have a nice day!</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>