4 Aug
2011
4 Aug
'11
7:27 a.m.
On Thu, Aug 4, 2011 at 5:18 PM, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
Um... why are you... nevermind.
Ok so you need to set the realm you want to replicate to then call 'replicate'.
Something like:
preacct { update control { Replicate-To-Realm := 'AL_realm' } }
accounting { replicate }
... and in case it's not obvious already, do NOT edit raddb/modules/replicate. The changes should be in raddb/sites-available/default (or whatever file your virtual server is on). Also, since 2.1.11 is known to have some bugs, better upgrade to latest v2.1.x snapshot from git. -- Fajar