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.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to