Vijay Reddy <[EMAIL PROTECTED]> wrote:
>    I Installed  FreeRadius and MySQL on Linux ,I inserted the record in the
> radcheck using query into the server
>  
> Insert into radcheck(UserName,Attribute,Value) values
> ("vreddy","vreddy","test");

  That won't work.

> rlm_sql_mysql: query:  SELECT id,UserName,Attribute,Value,op FROM radcheck
> WHERE Username = 'vreddy' ORDER BY id
> rlm_sql: unknown attribute 

  Upgrade to 0.8.  It has a bit better error messages, and will tell
you what you're doing wrong.

  Alan DeKok.

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

Reply via email to