freeradius and mysql - no matching entry in db

Lewis Bergman lbergman at wtxs.net
Tue Oct 25 15:06:30 CEST 2005


Luqman H said:

>  No matching entry in the database for request from user [luqe]
> but if i'm quering manually on mysql:
> mysql> SELECT id, UserName, Attribute, Value, op FROM radcheck WHERE
> Username = 'luqe' ORDER BY id;
> +-----+----------+---------------+----------+----+
> | id  | UserName | Attribute     | Value    | op |
> +-----+----------+---------------+----------+----+
> | 553 | luqe     | User-Password | mypassword | == |
> +-----+----------+---------------+----------+----+
> 1 row in set (0.00 sec)
Try := in the op field and see if a match is found.
-- 
Lewis Bergman
Texas Communications
4309 Maple ST.
Abilene, TX 79602
325-691-3301



More information about the Freeradius-Users mailing list