James <[EMAIL PROTECTED]> wrote:
> how can I remote authenticate (in his home network) a  user and, at the same 
> time, authorize him locally?

  Proxy the request.  The server does this easily.

> The network B proxies the authentication request to the network A in order to 
> have proof of user's identity.
> But how can the network A set the permission for the user in its local 
> network?

  Just like it would for other users.

> Is that possible, or we must proxy even the authorization request?

  There is no authorizatiojn request.  Authentication and
authorization data are contained in one packet.

  I'd suggest reading doc/aaa.txt, and buying the RADIUS book.  That
background should help clarify some issues.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to