<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Am 11.02.2010 um 11:20 schrieb <a href="mailto:sri.b@aol.in">sri.b@aol.in</a>:</div><br class="Apple-interchange-newline"><blockquote type="cite"><font color="black" size="2" face="arial"> <div> <br> </div> <div> <font size="2"><font face="Arial, Helvetica, sans-serif">Hi List,<br> <br> I have configured my linux devices to use freeRadius (freeRadius 1.1.5 with MySQL backend) authentication.<br> Installation of pam library went well and am able to get authenticated against my freeRadius server.<br> Now the problem is how to identify a user like root have same name on multiple machines. For this I observed that this PAM library is sending Calling-Station-Id in Access-Request packets.<br> I did modify my radcheck table to have entires as following:<br> +----+-----------+--------------------+----+----------------+<br> | id | UserName  | Attribute          | op | Value          |<br> +----+-----------+--------------------+----+----------------+<br> |  1 | linuxuser | Password           | == | radpwd         |<br> | 12 | root      | Calling-Station-Id | == | 192.168.100.61 |<br> | 11 | root      | Password           | == | 10radpwd       |<br> | 10 | root      | Password           | == | 61radpwd       |<br> | 13 | root      | Calling-Station-Id | == | 192.168.70.10  |<br> +------------------------------------------------------------------------------<br></font></font></div></font></blockquote><div><br></div><div>Try using := instead of == for setting in passwords.</div><br><blockquote type="cite"><font color="black" size="2" face="arial"><div><font size="2"><font face="Arial, Helvetica, sans-serif"> <br> But the failed to authenticate. <br> <br> Please suggest what could be the problem, ASAP.<br> Also, are there any other ways to handle this kind of situation.<br> <br> <br> Appreciate your help.<br> <br> Regards,<br> Sri.<br> <br> </font></font></div> <div style="clear: both;"></div> </font> -<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a></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 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>