Just proxy the realm locally..<br><br>realm managers {<br>        auth = LOCAL<br>        acct = LOCAL<br>        nostrip<br>}<br><br>You may want to make sure you acct query is not using the stripped user name though.<br>
<br>-Leigh<br><br><div class="gmail_quote">On Thu, Sep 3, 2009 at 4:27 PM, James Wu <span dir="ltr"><<a href="mailto:james@connection.ca">james@connection.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi everyone,<br>
<br>
I'm using freeradius-2.1.4 with MySQL and would like to set up realms<br>
without proxying. The reason is that I'd like to keep all the requests<br>
to a single Radius server, however would like to separate the users'<br>
radreplies based on their username/groups. I know that I can use<br>
groupnames to have group based policies but I would like to have the<br>
groupname as part of the login name, hence the realms.<br>
<br>
The main reason for wanting to set up realms is so that I can have a<br>
username with username@groupname format and use the variables %{Realm}<br>
and %{Stripped-User-Name}. When I do set up realms, it seems that I have<br>
to proxy. Is there another way of accomplishing this?<br>
<br>
James<br>
<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</blockquote></div><br>