30 Oct
2005
30 Oct
'05
11:21 a.m.
Christian Meutes <christian.meutes@de.clara.net> wrote:
i have the demand to forward some auth-requests to some further radius servers, but only in the case when a specific User-Name is for authorization requested. The User-Name attributes look like this "+493265352354@realm.com" and the userpart is always changing but the realm is always the same. How can i accomplish this without defining every user which is to forward in "proxy.conf"?
Set up a realm as normal, and then do: DEFAULT User-Name == "....", Proxy-To-Realm: = "realm" Alan DeKok.