29 Sep
2010
29 Sep
'10
12:39 p.m.
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.