So far I haved followed instructions in the admin.sql file and the used the command: mysql -uroot -prootpass radius < schema.sql which creates a database called radius, that I am suppose to fill with some dummy data, is this right so far? I also uncommented the line- $INCLUDE sql.conf, in the radius.conf file. My mysql server is on the same machine as my freeradius server. Is there a certain line I should see now when I fire up my radius server in debug mode, saying it is using mysql to authenticate clients? Thank you for answering my questions! On Tue, May 26, 2009 at 2:45 PM, Ivan Kalik <tnt@kalik.net> wrote:
ok so after reading the admin.sql it looks like it is telling me what to type into my mysql, to create a default admin for radius,and so freeradius can read any table in sql, does it matter what I change localhost to or can it be anyname I want. guess I am seeing what I have to do but not fully understanding it. I am using a mysql book also but think that might be getting me more confused.
Well, change localhost to the IP address of your mysql database server. If your server is on local host *don't* change localhost into anything else.
Ivan Kalik Kalik Informatika ISP
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html