[EMAIL PROTECTED] (Paul Hampson) wrote:
> I'm gonna take a stab in the dark, and guess that the records are not
> being deleted because the Accounting Session ID you're getting is too
> long for the session_id field in radutmp... See FreeRADIUS bug 62 at
> http://bugs.freeradius.org/show_bug.cgi?id=62

  Please don't change radutmp.  It's being used by too many people,
and the upgrade path just doesn't exist.

  Instead, see "rlm_radutmp2.c", also in the rlm_radutmp directory.
It should be taken out of that directory, and a new module should be
created.  The radutmp2 structures should have support for versioning,
and for a "key" field, in addition to "username".

  Kostas and I have been having discussions about this offline, and we
should summarize them in -devel.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to