Just proxy the realm locally..

realm managers {
        auth = LOCAL
        acct = LOCAL
        nostrip
}

You may want to make sure you acct query is not using the stripped user name
though.

-Leigh

On Thu, Sep 3, 2009 at 4:27 PM, James Wu <ja...@connection.ca> wrote:

> Hi everyone,
>
> I'm using freeradius-2.1.4 with MySQL and would like to set up realms
> without proxying. The reason is that I'd like to keep all the requests
> to a single Radius server, however would like to separate the users'
> radreplies based on their username/groups. I know that I can use
> groupnames to have group based policies but I would like to have the
> groupname as part of the login name, hence the realms.
>
> The main reason for wanting to set up realms is so that I can have a
> username with usern...@groupname format and use the variables %{Realm}
> and %{Stripped-User-Name}. When I do set up realms, it seems that I have
> to proxy. Is there another way of accomplishing this?
>
> James
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to