Question about multiple sql databases!
Fajar A. Nugraha
list at fajar.net
Mon Mar 2 10:49:50 CET 2015
On Mon, Mar 2, 2015 at 4:39 PM, Haviaras Kostas <koshalirod at gmail.com> wrote:
> Each database is for different company! I will change to have different
> username and passwords.
There are different ways to achieve what you want. One of them is to
use virtual servers (read the docs).
Another way is to use unlang, in particular, look for "conditions". So
you can have something like "if user name starts with blah -> use
db1".
--
Fajar
More information about the Freeradius-Users
mailing list