rlm_acct_unique Issue
Alan DeKok
aland at deployingradius.com
Mon Sep 7 22:28:56 CEST 2009
Tim O'Donovan wrote:
>> Does anyone know what might be causing this?
>
> The acct_unique configuration is being overridden by the defaults in
> /etc/freeradius/modules/acct_unique...
What does that mean? If you edit that file, you are editing the
configuration.
Or, have you added *two* configurations for the module?
> 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?
It's just an MD5 hash over the attributes. See the rlm_acct_unique.c
source for details. It's not big.
Alan DeKok.
More information about the Freeradius-Users
mailing list