>mysql> select * from radcheck where UserName = 'jvidal';
>+-----+----------+--------------------+----+-------------------+
>| id  | UserName | Attribute          | op | Value             |
>+-----+----------+--------------------+----+-------------------+
>| 116 | jvidal   | Cleartext-Password | := | 123               |
>| 125 | jvidal   | Calling-Station-Id | == | 00-18-4d-66-60-24 |
>
>But radius.log is reporting this:
>
>Tue Dec 23 10:40:44 2008 : Info: rlm_eap_mschapv2: Issuing Challenge
>Tue Dec 23 10:40:44 2008 : Info: rlm_sql (sql): No matching entry in the
>database for request from user [jvidal]
>Tue Dec 23 10:40:44 2008 : Info: rlm_sql (sql): No matching entry in the
>database for request from user [jvidal]
>Tue Dec 23 10:40:44 2008 : Auth: Login incorrect: [jvidal/<no
>User-Password attribute>] (from client radius-server port 0)

Can you post the debug? It looks like you haven't copied the request
attributes to the tunnel but are trying to check them.

>Tue Dec 23 10:40:44 2008 : Info: rlm_sql (sql): No matching entry in the
>database for request from user [jvidal]
>Tue Dec 23 10:40:44 2008 : Auth: Login incorrect: [jvidal/<no
>User-Password attribute>] (from client red-Wifi-FCMC1 port 1 cli
>00-18-4D-66-60-24)
>

Ivan Kalik
Kalik Informatika ISP

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to