rlm_acct_unique Issue

Tim O'Donovan tim at icukhosting.co.uk
Mon Sep 7 18:28:52 CEST 2009


> 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



More information about the Freeradius-Users mailing list