> > "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"

OK ! It worked out ... thnx a lot !

Supose that all users i want to proxy matches a pattern, say "Start with
letter T"
Can i define in the users file (or anywhere else ... ) soething like

T*     Proxy-To-Realm := "realm_name"

meaning, "IF username starts with T, realm it"

So, when the request comes, i know what to do with it right away, without
checking it localy first...
Hugs
Julio




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

Reply via email to