Radius server for 2 different domains
Hello all, We have a freeradius server in our infrastructure that is used as a proxy to forward to another central server. There has been a new demand for authentication of a visitor network. Is it possible to use the same server to authenticate the new network by storing the password in the mysql database or should I create a new dedicated server for this? Regards, Renato
On Nov 14, 2019, at 1:36 PM, Renato Sousa <rensousa@gmail.com> wrote:
We have a freeradius server in our infrastructure that is used as a proxy to forward to another central server. There has been a new demand for authentication of a visitor network. Is it possible to use the same server to authenticate the new network by storing the password in the mysql database or should I create a new dedicated server for this?
FreeRADIUS doesn't care about the format of User-Names. You can use one database for all domains. Alan DeKok.
Em sex., 15 de nov. de 2019 às 16:46, Alan DeKok <aland@deployingradius.com> escreveu:
FreeRADIUS doesn't care about the format of User-Names. You can use one database for all domains.
Alan DeKok.
Hi Alan, I understood. But my question is how to differentiate whether an authentication will be sent to another radius server (eduroam proxy) or authenticated in the mysql database. Regards, Renato
On Nov 18, 2019, at 8:37 AM, Renato Sousa <rensousa@gmail.com> wrote:
I understood. But my question is how to differentiate whether an authentication will be sent to another radius server (eduroam proxy) or authenticated in the mysql database.
Then ask that question *first*, instead of asking a different, more vague question. See the "proxy.conf" file for full documentation on realms and proxying. Alan DeKok.
participants (2)
-
Alan DeKok -
Renato Sousa