Hello everyone,
I'm trying to implement an new radreply attribute on an old freeradius
1.x production server that should be replaced on the next days.

I've set a user attribute on my mysql database - table radreply like:
Shape = 1

I've added that new attribute on my dictionary file
/etc/freeradius/dictionary (ubuntu server) like:

.....
......
ATTRIBUTE       Shape           86      integer

I'm doing some radtests and I'm getting this:

Thu Aug  2 14:43:49 2012 : Error: rlm_sql: Failed to create the pair:
Unknown attribute "Shape"
Thu Aug  2 14:43:49 2012 : Error: rlm_sql (sql): Error getting data
from database
Thu Aug  2 14:43:49 2012 : Auth: Login OK: [user] (from client pppoe02 port 0)

Where else should I look for?

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

Reply via email to