<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Arran Cudbard-Bell wrote:
<blockquote cite="mid461CDE07.7020109@sussex.ac.uk" type="cite">
  <pre wrap="">Alan DeKok wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Alexander Papenburg wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Okay I tested both ways:

1st with suffix disabled in authorize section of radiusd.conf and:
DEFAULT NAS-IP-Address == 10.0.0.1, Proxy-To-Realm := "realm"
       User-Name = "%{User-Name}@realm"
      </pre>
    </blockquote>
    <pre wrap="">  In the "users" file?  That sets the User-Name used in the reply, not
the one being sent to the home server.

    </pre>
    <blockquote type="cite">
      <pre wrap="">2nd with suffix enabled and:
DEFAULT NAS-IP-Address == 10.0.0.1
       User-Name = "%{User-Name}@realm"

      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
DEFAULT NAS-IP-Address == 10.0.0.1, Proxy-To-Realm := "realm"


Ah yes, still the top entry should have worked, username would have to 
be rewritten in hints file.

Or with attr_rewrite.
  </pre>
</blockquote>
Yippiieee,<br>
<br>
the request has been sent through to the home-server. Still need to
work on the username but i don't expect<br>
big problems with that.<br>
<br>
Thanks to both of you<br>
<br>
</body>
</html>