7 Jul
2005
7 Jul
'05
12:11 p.m.
Velikanov wrote:
I used freeradius-1.0.2 and Oracle with table NAS in Oracle. Everything was OK. But in freeradius-snapshot-20050624 I got such error: ................... rlm_sql (sql): - generate_sql_clients rlm_sql (sql): Query: SELECT id,nasname,shortname,type,secret FROM nas rlm_sql (sql): Reserving sql socket id: 14 rlm_sql (sql): nasname of length 19 is greater than the allowed maximum of 3
Thanks for the report. There is indeed a problem in generate_sql_clients() function. It should be fixed now, thus you can update the CVS or download a new CVS snapshot tomorrow. -- Nicolas Baradakis