More complex Proxying
Alan DeKok
aland at deployingradius.com
Tue Apr 27 11:45:02 CEST 2010
Rosario Lumia wrote:
> I mean:
> - my user try to log in with myuser at myrealm
> - freeradius try to verify username and password in more auth-server
> (for example in a sql DB, at home_server1 and at home_server2)
> indipendently by "myrealm" ; if authentication fails in all 3
> auth-server, the authentication fails, else it's ok.
>
> Is it possible?
No. An authentication reject is final.
It's better to determine which home server is authoritative, and send
the request there.
Alan DeKok.
More information about the Freeradius-Users
mailing list