# Database table configuration for everything except Oracle radius_db = "sql1" It's already "sql1" and and works fine if I try it as database configured in the default sql module work fun if I make like default database for sql module. Philemon Jaomalaza -----Message d'origine----- De : Freeradius-Users [mailto:freeradius-users-bounces+philemon.jaomalaza=gmail.com@lists.freeradius.org] De la part de Alan DeKok Envoyé : vendredi 22 juin 2018 17:51 À : FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Objet : Re: Freeradius realm using multiple sql and virtual server On Jun 22, 2018, at 10:40 AM, Philemon Jaomalaza <philemon.jaomalaza@gmail.com> wrote:
On the same server where Freeradius 3 is installed, I would like to have more instance of sql for each NAS to use its virtual server and its database.
I do not know if it's a good idea but that's what I did:
That's all good.
The problems now when I try to authenticate like user@mydomaintest.com, he sees realm "mydomaintest.com" and Stripped the username in "user" but he does not try to use it in the database " radius1 "but always in sql the database" radius "of the blow it does not find the user and that gives Access-Reject.
See the "radius_db" configuration in the SQL module configuration: # Database table configuration for everything except Oracle radius_db = "radius" Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html