FreeRadius 1.1.3 with MySQL

Alan DeKok aland at deployingradius.com
Wed May 14 03:42:43 CEST 2008


Brad Furst wrote:
> I'm attempting to have multiple realms use individual mysql tables in
> order to seperate the usernames. I've read how to get multiple sql
> instances going, but how do I tell which realm to use which sql instance?

  I'm actually doing this in 2.0 without using multiple SQL instances.
I just have a table per realm, and I update the table name in the SQL
query for each realm.

  The SQL queries are dynamically expanded for *precisely* this reason.

  Alan DeKok.



More information about the Freeradius-Users mailing list