Hi,

I saw this version and check the tables.sql, it has a few tables to create. You can get more tables by tables.sql from version 1.x.x, I don´t know why this new version comes with less table. Maybe only to update. I don´t know.

But I create the tables with later version and update with a new version, caution: don´t run with "< tables.sql", just make by hand. Because there are bugs in the sql file. You need to alter somethings, I don´t remember what is, but I know that has somethings like: default value to ID field auto_increment, this don´t cause error, but it´s not right. The table usergroup has changed to radusergroup, and other things, sorry, I don´t remember and can´t see now because I am traveling.
--------------------------------------------------------------------------------
Hi,

I downloaded the latest version 2.0.0. Installed and tested ok.
I want to integrate with MySQL.

However when I follow the procedure on the howto to create the radius db on mysql I run into a problem.

The howto says to enter the following commands

mysql -uroot -p

CREATE DATABASE radius;
GRANT ALL ON radius.* TO [EMAIL PROTECTED] IDENTIFIED
BY "radpass";
exit

This works fine and I can see the newly
created db and user.



However then it tells me to run mysql.sql
cd
/usr/share/doc/packages/freeradius/doc/examples/
mysql -uroot -p
radius < mysql.sql

I have looked everywhere on my system for this file
but it is not present.


I checked the tar for 2.0.0 and still no joy
I downloaded and checked
the tar for 1.1.7 and its in the doc/example folder.

Is there a new way of
updating the radius db in MySQL or where can I get the mysql.sql

script for ver 2.0.0

Thanks

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









------------------------------------------------------------------------------------------------------
Acelerador POP
Acelere a sua conexão discada em até 19 x. Use o Acelerador POP. É grátis, pegue já o seu.
http://www.pop.com.br/acelerador
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to