<div dir="ltr"><div class="gmail_quote">
<div>The version of the freeradius is v 1.1.0</div>
<div>I hope these is what you ask me.</div>
<div> </div>
<div>Thanks !!!</div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><span id=""></span>What freeradius version is this?<br><br>Ivan Kalik<br>Kalik Informatika ISP<br><br><br>
Dana 23/9/2008, "Oscar Trejo" <<a href="mailto:racso83@gmail.com">racso83@gmail.com</a>> piše:<br><br>>Hi, I had a freeradius server working, but only when the password are saved<br>>on the database on plain-text with out encryption, my question is about how<br>
>to save the instructions on the table radcheck and radgroupcheck to work<br>>with Password encryption MD5.<br>><br>>My working free radius tables had<br>><br>>radcheck<br>>+----+----------+-----------+----+--------+<br>
>| id | UserName | Attribute | op | Value  |<br>>+----+----------+-----------+----+--------+<br>>|  3 | oscar    | Password  | == | uno |<br>>+----+----------+-----------+----+--------+<br>><br>>radgroupcheck<br>
>+----+-----------+-----------+----+-------+<br>>| id | GroupName | Attribute | op | Value |<br>>+----+-----------+-----------+----+-------+<br>>|  1 | dinamico  | Auth-Type | := | Local |<br>>+----+-----------+-----------+----+-------+<br>
><br>><br>><br>>When i had the password with simple plaint text with out encryption the<br>>result is the next<br>><br>>Auth: Login OK: [oscar/uno] (from client ##### port ########## cli<br>>##:##:##:##:##:##)<br>
><br>><br>><br>>But I want to save the password with MD5 encryption, the freeradius load<br>>correctly the module pap, chap and eap with out errors, but when i try to<br>>change the configuration for example :<br>
><br>>radcheck<br>>+----+----------+-----------+----+--------+<br>>| id | UserName | Attribute | op | Value  |<br>>+----+----------+-----------+----+--------+<br>>|  3 | oscar    | MD5-Password  | == | 1eaa8bb195869a23f081acbb5bf08527 |<br>
>+----+----------+-----------+----+--------+<br>><br>>radgroupcheck<br>>+----+-----------+-----------+----+-------+<br>>| id | GroupName | Attribute | op | Value |<br>>+----+-----------+-----------+----+-------+<br>
>|  1 | dinamico  | Auth-Type | := | PAP |<br>>+----+-----------+-----------+----+-------+<br>><br>><br>>the free radius log gave me the next error:<br>><br>><br>>Error: rlm_sql_getvpdata: database query error<br>
>Info: rlm_sql (sql): No matching entry in the database for request from user<br>>[oscar]<br>>Auth: Login incorrect: [oscar/uno] (from client ##### port ########## cli<br>>##:##:##:##:##:##)<br>><br>><br>
><br>><br>>But i need the encryption with MD5, any suggestion<br>><br>>Before any answer I gave you thanks for the help<br>><br></blockquote></div></div>