<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
are you using Crypted password in the database? you have to use clear
passwords in the database to successful login through chillispot and
freeradius.<br>
<br>
Regards<br>
<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:tnt@kalik.net">tnt@kalik.net</a> wrote:
<blockquote
 cite="mid:62200.87.194.16.13.1259334895.squirrel@www.kalik.net"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">   I have a problem, where I work, I installed a system wifi hotspot
(chillispot+freeradius+mysql), all in one machine (debian lenny) for
external workers.
   The problem is that freeradius does not understand the password it
receives from chillispot L

  P1s0S is the good passwd !!!  This well written in the MySQL .
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Is it well written oon the login page? Try simpler password (something
like 12345 - that will work even with CAPS LOCK on). If it still fails
take it up with chillispot people.

  </pre>
  <blockquote type="cite">
    <pre wrap="">  I think that chillispot is using PAP instead of CHAP, I've looked at the
code file hotspotlogin.php :
    </pre>
  </blockquote>
  <pre wrap=""><!---->
It's not:

  </pre>
  <blockquote type="cite">
    <pre wrap="">rad_recv: Access-Request packet from host 192.168.65.99 port 54942, id=0,
length=229
        User-Name = "9799-8798-3665-6561"
        CHAP-Challenge = 0x6f2ac78657926dd875b49f0178ce89d7
        CHAP-Password = 0x00a2d83146dc31d330e294298fafb575c2
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Ivan Kalik

-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>

  </pre>
</blockquote>
<br>
</body>
</html>