Thomas Huehn <[EMAIL PROTECTED]> wrote:
> I'am testing freeradius with mysql. If I add an username/password/NULL line 
> to table radcheck the radiusd exit on signal(11). 

  Ah... that's bad.

> Solution for this is to alter the radcheck table:
> 
> alter table radcheck modify Value varchar(40) default '' NOT NULL
> 
> maybe it is also good to do this on all required fields.

  That's probably a good idea.
 
> My question to the mysql tables is :  
> 
> Are the tables
>   dictionary, nas, realm, realmgroup 
> used in freeradius?

  No, they're not.

  Alan DeKok.

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

Reply via email to