Quick question: is it possible to do accounting and authorization from/to two different MySQL servers? Basically, I'd like auth to get data out of tables on one server, and send accounting to a separate server. This is because I have multiple radius servers, and while I like having multiple MySQL servers for authentication, I'd prefer all sql accounting to go to one single server in order to avoid using radrelay or two-way MySQL authentication for Simultaneous-Use.
Haven't seen anything in the docs (or I haven't looked in the right place), and the sql conf seems to only have one possible value for server, login, and password. Any pointers would be nice if this functionality does exist. Otherwise, I'll look at hacking it in. Thanks in advance for any info! Kristina - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
