choose proxy based on AD

Alan DeKok aland at deployingradius.com
Wed Sep 29 18:39:52 CEST 2010


David McPike wrote:
> The problem is that if the user has not been migrated to the new
> domain I need to retain the supplied realm information and proxy
> realm\user to the old radius server.
> 
> What else can I do to accomplish this?

  update control {
	Proxy-To-Realm := "foo"
  }


  That is *all* that the "realm" module does.  You can do it, too.  If
you over-write an existing "Proxy-To-Realm" setting, then the old one is
ignored, and the new one is applied.

  Alan DeKok.



More information about the Freeradius-Users mailing list