<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<font class="Apple-style-span" face="Tahoma" size="4"><span class="Apple-style-span" style="font-size: 10pt;">The interesting thig is this: If I change my password in sql (different password) I can see the password.</span></font><div style="font-family: Tahoma; font-size: 10pt; ">If I put right password in sql, when I am trying to call I can see some encrypted password.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">So, why the login password is encrypted if it is the same as sql passord?</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">thanks</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;"><div># Executing group from file /etc/raddb/sites-enabled/default</div><div>+- entering group PAP {...}</div><div>[pap] login attempt with password "/5§Ó?"</div><div>[pap] Using clear text password "12345"</div><div>[pap] Passwords don't match</div><div>++[pap] returns reject</div><div>Failed to authenticate the user.</div><div>  WARNING: Unprintable characters in the password.        Double-check the shared secret on the server and the NAS!</div><div>Using Post-Auth-Type Reject</div><div><br></div><div><br></div><div><div>++[pap] returns updated</div><div>Found Auth-Type = PAP</div><div># Executing group from file /etc/raddb/sites-enabled/default</div><div>+- entering group PAP {...}</div><div>[pap] login attempt with password "12345"</div><div>[pap] Using clear text password "12"</div><div>[pap] Passwords don't match</div><div>++[pap] returns reject</div><div>Failed to authenticate the user.</div><div>Using Post-Auth-Type Reject</div></div></span></font><br><div id="SkyDrivePlaceholder" style="font-family: Tahoma; font-size: 10pt; "></div><hr id="stopSpelling" style="font-family: Tahoma; font-size: 10pt; "><font class="Apple-style-span" face="Tahoma" size="4"><span class="Apple-style-span" style="font-size: 10pt; ">From: miha_zoubek@hotmail.com</span></font><br><font class="Apple-style-span" face="Tahoma" size="4"><span class="Apple-style-span" style="font-size: 10pt;">To: freeradius-users@lists.freeradius.org</span></font><br><font class="Apple-style-span" face="Tahoma" size="4"><span class="Apple-style-span" style="font-size: 10pt;">Subject: RE: Clear text password (radius)</span></font><br><font class="Apple-style-span" face="Tahoma" size="4"><span class="Apple-style-span" style="font-size: 10pt;">Date: Fri, 3 Dec 2010 10:00:10 +0000</span></font><br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style><font class="Apple-style-span" face="Tahoma" size="4"><span class="Apple-style-span" style="font-size: 10pt;">


Hello,</span></font><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">I have chacked all this thing but I do not see any problem.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">This is configuration on nas:</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; "><p class="ecxMsoNormal"><span style="font-size:10.0pt;font-family:'Courier New'">##----- Activate RADIUS connection<br>
setProperty com.centile.connectors.aaa.watchdog.enable false<br>
setProperty com.centile.connectors.aaa radius<br>
setProperty com.centile.connectors.aaa.localserv intraswitch<br>
setProperty com.centile.connectors.aaa.localpass 12345<br>
setProperty com.centile.connectors.aaa.remotserv 1.2.3.4<br>
setProperty com.centile.connectors.aaa.remotport 1812<br>
setProperty com.centile.connectors.aaa.calltype any</span><span style=""></span></p><p class="ecxMsoNormal"><span style="font-size:10.0pt;font-family:'Courier New'"><br></span></p><p class="ecxMsoNormal"><span style="font-size:10.0pt;font-family:'Courier New'">You can see that the shered secret is 1235.</span></p></div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">Please help me.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">In attachment please find configuration files.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">Thanks!!</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">miha<br><br>> Date: Fri, 3 Dec 2010 16:40:59 +0700<br>> Subject: Re: Clear text password (radius)<br>> From: work@fajar.net<br>> To: freeradius-users@lists.freeradius.org<br>> <br>> On Fri, Dec 3, 2010 at 4:31 PM, Miha Zoubek <miha_zoubek@hotmail.com> wrote:<br>> > Now my secret on nas and on radius is the same but I am still<br>> > geting WARNING: Unprintable characters in the password.        Double-check<br>> > the shared secret on the server and the NAS!.<br>> <br>> Did you change anything on the radius config files?<br>> Your previous debug does NOT show that problem.<br>> Something you do cause the shared secret to be mismtached again after that.<br>> <br>> PLEASE check these basic things beforehand, nobody likes wasting time.<br>> <br>> Judging from your questions, I highly suggest you simply use<br>> Cleartext-Password, and making sure you can authenticate succesfully<br>> first. Don't even bother with Crypt-Password or MD5-Password just yet.<br>> <br>> -- <br>> Fajar<br>> <br>> -<br>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<br></div>                                    
<br><font class="Apple-style-span" face="Tahoma" size="4"><span class="Apple-style-span" style="font-size: 10pt;">-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html</span></font></div>                                      </body>
</html>