Luca Corti <[EMAIL PROTECTED]> wrote: > mysql> SELECT id,UserName,Attribute,Value,op FROM radcheck WHERE > Username = '[EMAIL PROTECTED]' ORDER BY id; > +-----+-----------------+---------------+----------+----+ > | id | UserName | Attribute | Value | op | > +-----+-----------------+---------------+----------+----+ > | 376 | [EMAIL PROTECTED] | User-Password | password | == |
Use :=, not ==. See other messages today to the list. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

