<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 01/04/2010, at 1:44 PM, Matt Harlum wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div>
<span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; 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>On 01/04/2010, at 7:39 AM, Bruno Kremel wrote:</div></span></div><div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On Wednesday 31 March 2010 21:28:48 Alan DeKok wrote:<br>What should be there?<br>Beacuse I don't know I am using Daloradius web interafce for adding data to <br>database, so I just loaded default daloradius sql which was intendet <br>(according to readme od daloradius) for 2.X Freeradius... and added accounts <br>in web interface...<br></div></blockquote><div><br></div>Here's an example from my radcheck table in the SQL Database</div><div><div> id | UserName | Attribute     | op | Value      | </div><div>+----+----------+---------------+----+------------+</div><div>|  1 | exampleuser     | User-Password | == | password123 |  </div><div><br></div><div>This is how yours should be set up, otherwise you will get the "validating" issue in Windows.</div><div><br></div></div></div></blockquote><div><br></div><div>I was wrong</div><div>it should be </div><div>Here's an example from my radcheck table in the SQL Database</div><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div> id | UserName | Attribute     | op | Value      | </div><div>+----+----------+---------------+----+------------+</div><div>|  1 | exampleuser     | Cleartext-Password | := | password123 |  </div></div></div></div><div><br></div><div>My configuration was wrong it'd seem, I hadn't noticed as I'm primarily using EAP-TLS with EAP-TTLS as a fallback. didn't test it when I upgraded to 2.x</div><div><br></div><div>Regards,</div><div>Matt Harlum</div><br><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><br></div><blockquote type="cite"><div><blockquote type="cite"><br></blockquote><blockquote type="cite"><blockquote type="cite">To me it seems that name/password was accepted so I have no clue where<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">is the problem..<br></blockquote></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">  The password was NOT accepted.  It was *ignored*.<br></blockquote><blockquote type="cite"><br></blockquote>And what is that Accept-Accept on the end of the log?... also radtest gives me <br>Accept-Accept only on correct login and password so I think that it's not that <br>SQL...<br><font class="Apple-style-span"><font class="Apple-style-span" color="#144FAE"><br></font></font></div></blockquote><div><br></div>As Alan said, it was simply ignored because of the misconfiguration</div><div><br></div><div>Regards,</div><div>Matt Harlum</div><div><br></div><br></div></blockquote></div><br></body></html>