The minimum you need is 1 record for each user in the radcheck table.
 
insert into radcheck (username, attribute, op, value) values ('testuser', 'User-Password', ':=', 'testpass');
 
--
Regards,
 
Thor Spruyt
E: [EMAIL PROTECTED]
W: www.thor-spruyt.com
M: +32 (0)475 67 22 65
----- Original Message -----
From: listas
Sent: Friday, August 20, 2004 3:05 AM
Subject: table contents

Is there a .sql with some example values to feed radius database?
 
I canīt authenticate on radius using mysql, I'm sure that I have to put something else on the tables, but Iīm a freeradius newbie, so if someone could help...
 
 
 
TIA.

Reply via email to