RE: db_mysql.sql

2007-07-11 Thread Joel Eddy
Is version 1.1.6 missing the db_mysql.sql script? Is it possible to use the one from 1.0.1 or some other version? Or is there a link I've missed somewhere to get it? By the way I APPRECIATE all that you programmers are doing. I can only imagine the long hours put in to make this product work.

RE: db_mysql.sql

2007-07-11 Thread tnt
http://wiki.freeradius.org/MySQL_DDL_script Ivan Kalik Kalik Informatika ISP Dana 11/7/2007, Joel Eddy [EMAIL PROTECTED] piše: Is version 1.1.6 missing the db_mysql.sql script? Is it possible to use the one from 1.0.1 or some other version? Or is there a link I've missed somewhere to get it?

Re: db_mysql.sql

2007-07-11 Thread A . L . M . Buxey
Hi, Is version 1.1.6 missing the db_mysql.sql script? Is it possible to use the one from 1.0.1 or some other version? Or is there a link I've missed somewhere to get it? By the way I APPRECIATE all that you programmers are doing. I can only imagine the long hours put in to make this product

Re: db_mysql.sql

2007-07-11 Thread Peter Nixon
On Wed 11 Jul 2007, Joel Eddy wrote: Is version 1.1.6 missing the db_mysql.sql script? Is it possible to use the one from 1.0.1 or some other version? Or is there a link I've missed somewhere to get it? its under doc/example -- Peter Nixon http://peternixon.net/ - List

RE: DB_MYSQL.SQL

2007-07-11 Thread Joel Eddy
For those that need it, like I did you can add this to the end of http://wiki.freeradius.org/MySQL_DDL_script to get your database to create the userinfo table also # # Table structure for table 'userinfo' # CREATE TABLE userinfo ( id int(10) NOT NULL auto_increment, UserName varchar(30),

RE: DB_MYSQL.SQL

2007-07-11 Thread Hugh Messenger
Joel Eddy said: KEY Departmet (Department) Departmet? -- hugh - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: db_mysql.sql

2006-05-06 Thread A . L . M . Buxey
Hi, I'm new in this subject.I already install freeradius server and mysql on redhat enterprise. After installation I don't find any file named db_mysql.sql on my os. Can anyone help me? its in the doc/examples directory of the freeradius tar archive alan - List