>DEFAULT User-Name =~ "(([a-zA-Z]+\.)*foo.com", Proxy-To-Realm := "foo.com"
>
> Will cause the following to be proxied to "foo.com":
>
> user@foo.com
> user@bar.foo.com
> user@bx.y.foo.com
> ...
How can I integrate this entry of user file in a DB? Must I put this entries in radcheck table or in radreply table?