Hi,
> Here it is....Thanks for the help!  Please let me know what you find,
> time is running out!
> 
> mysql> SELECT id,UserName,Attribute,Value,op FROM radcheck WHERE
> Username = '00062541e359' ORDER BY id;
> +-----+--------------+---------------+----------+------+
> | id  | UserName     | Attribute     | Value    | op   |
> +-----+--------------+---------------+----------+------+
> | 205 | 00062541e359 | User-Password | ourpaswd | ==   |
> +-----+--------------+---------------+----------+------+
> 1 row in set (0.00 sec)

you havent done this for the other one...which is decidedly different!

>SELECT id,UserName,Attribute,Value,op FROM radcheck WHERE Username = '00022d111111' 
>ORDER BY id

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

Reply via email to