Can I use a combination of a (local) radius proxy and a (remote) radius server?

Whenever a client tries to authenticate himself:
=> I first want to check against a local radius-server
=> if that failed, I want to check with a remote radius server instead.

I am not looking for local caching, the two databases are entirely different.

Of course, I can implement this using a script with two separate NAS calls, one to the local server, followed by one to the remote server if the first one failed.

But is there a more elegant way?

Z.



- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to