"Julio Faerman" <[EMAIL PROTECTED]> wrote:
> How can i define the following rule in free radius :
> 
> "Try to authenticate user XXX. If not found in this radius, try radius =
> W.X.Y.Z"

  You have to be careful, but it can be done.

  See 'doc/configurable_failover'

  You've got to set up all of the authorization modules to continue
processing on 'notfound'.  The last module should be a different
version of 'files', which does:

DEFAULT Proxy-To-Realm := "realm_name"


  That way IF the user is found in any module, he's authenticated
locally.  If not, he gets proxied.

  Alan DeKok.

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

Reply via email to