<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Am 04.05.2010 um 13:34 schrieb dorra aa:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div class="hmmessage" style="font-size: 10pt; font-family: Verdana; ">Hi.<br>After installing Radius. i try to do some exemple.I d'ont know if it is correct because i'm new in it.<br><br>I add on Users:<br></div></span></blockquote><br><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div class="hmmessage" style="font-size: 10pt; font-family: Verdana; ">"sonia" Auth-Type := Local, User-Password == "salut"<br></div></span></blockquote><div><br></div><div>This should read</div><div><br></div><div>Cleartext-Password := "salut"</div><div><br></div><div>instead of </div><div><br></div><div><div>User-Password == "salut"</div><div><br></div><div>In Freeradius, passwords are assigned ( := ) and not compared ( == )</div></div><div><br></div><div>Have a nice day!</div><br><blockquote type="cite"><div class="hmmessage" style="font-size: 10pt; font-family: Verdana; ">Reply-Message = "Hello, %u",<br>Reply-Message = "are you fine, %u"<br><br>And i add on Clients.conf:<br>client 127.0.0.1 {<br>        secret          = testing123 # notre clé partagée<br>        shortname       = class<br>        nastype     = other<br>}<br>when i do this command, i have:<br><br>pfe@pfe-laptop:~$ sudo radtest sonia salut 127.0.0.1:1812 1812 testing123<br>Sending Access-Request of id 11 to 127.0.0.1 port 1812<br>    User-Name = "sonia"<br>    User-Password = "salut"<br>    NAS-IP-Address = 127.0.1.1<br>    NAS-Port ! = 1812<br>rad_recv: Access-Reject packet from host 127.0.0.1 port 1812, id=11, length=20<br><br>What is the problem please.is there someting messing in my test?<br>Thank you<br><br><br><hr>Hotmail: Trusted email with powerful SPAM protection.<span class="Apple-converted-space"> </span><a href="https://signup.live.com/signup.aspx?id=60969" target="_new">Sign up now.</a><span class="Apple-converted-space"> </span>-<br>List info/subscribe/unsubscribe? See<span class="Apple-converted-space"> </span><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 style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><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></div><br class="Apple-interchange-newline"></span> </div><br></body></html>