14 Jun
2013
14 Jun
'13
7:39 a.m.
On 14 Jun 2013, at 12:27, Antonio Fernández Pérez <antoniofernandez@fabergames.com> wrote:
Hi everybody,
I have a problema with my FreeRADIUS accounting. I have detected that there are a lot of records duplicated but with different AcctStartDelay and AcctStopDelay. In raddact table appears for the same user more than one use when should appear only one.
Add a unique index on AcctUniuqeId. It's required for the rlm_sql module to work correctly. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team