7 Sep
2009
7 Sep
'09
12:28 p.m.
Does anyone know what might be causing this?
The acct_unique configuration is being overridden by the defaults in /etc/freeradius/modules/acct_unique... acct_unique { key = "User-Name, Acct-Session-Id, NAS-IP-Address, Client-IP-Address, NAS-Port" } And the Client-IP-Address is changing mid session. Now we have to update a few thousand running sessions, shortly after removing the defaults and restarting freeradius. Does anyone have any equivalent Perl/Python code to the add_unique_id function in rlm_acct_unique.c? Thanks, Tim