15 Nov
2019
15 Nov
'19
1:45 p.m.
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.