25 May
2011
25 May
'11
4:47 a.m.
Maglione Roberta wrote:
Thanks for the clarification and sorry for the basic question. I'm new on this list and I was trying to understand if I can achieve with freeradius a behavior similar to what could be done with another product (navisradius) by setting Radius-CopyMode. In navisradius Radius-CopyMode specifies that after forwarding the request to the remote RADIUS server processing automatically continues with the method. NavisRadius will not wait for a response from the remote server and any response received is discarded.
See http://git.freeradius.org. Grab the "v2.1.x" branch, and look at raddb/modules/replicate. You will need to do "configure --with-experimental-modules" Alan DeKok.