Multiple Radius Servers
Alan DeKok
aland at nitros9.org
Mon Jul 17 17:55:27 CEST 2006
"Jory Privett" <jory at wccs.net> wrote:
> I have to upgrade my current radius solution and have chosen FreeRadius for
> this task.
Good choice. :)
> I need to be able to have one server (FreeRadius) check a username
> and if it is not found then to forward the request to another server
> (not FreeRadius). Is this possible?
Yes. See doc/configurable_failover. You can have a module
(e.g. ldap, sql, etc.) look up a user. If it returns "notfound", you
can run another module, which tells the server to proxy the request.
Alan DeKok.
More information about the Freeradius-Users
mailing list