<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>I have a script to delete duplicate entries and stale session. But the duplicate accounting records were created in real time, I have to create a trigger in the database to detect these entries or activate a exec in accounting module.<BR>
 <BR>
Is the 'acctuniqueid'  attribute unique in all database in a default freeradius configuration?<BR><BR><BR><BR><BR>

<HR id=EC_stopSpelling>
<BR>
Date: Mon, 6 Oct 2008 17:53:32 +0200<BR>From: mangia81@gmail.com<BR>To: freeradius-users@lists.freeradius.org<BR>Subject: Re: Primary key in radacct table<BR><BR><BR>
<DIV dir=ltr>You can do it and it will solve your problem but it can create small overhead because radius tries to write into database and it will be rejected. you will see this in your log files.<BR><BR>Another idea is to change NAS or you can create cron script to delete duplicated entries. <BR><BR>MT<BR><BR>
<DIV class=EC_gmail_quote>On Mon, Oct 6, 2008 at 5:35 PM, Santiago Balaguer García <SPAN dir=ltr><<A href="mailto:santiagoawa@hotmail.com">santiagoawa@hotmail.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=EC_gmail_quote style="PADDING-LEFT: 1ex">
<DIV>Hi,<BR> <BR>   I am using a freeradius 1.1.7 + postgres since 3 years ago. The AAA service works fine, however my radacct table has sonetimes duplicate registers. <BR>I realize that it happens when a NAS does not have a realiable Internet conection, so NAS send the accounting packets several times.<BR> <BR>  My radacct table has 'radacctid' as primary key. I realize that two (or more) duplicate registers share  'acctsessionid' and 'acctuniqueid' fields amog others.<BR>I know  'acctsessionid' field can be the same in diferent NASes.<BR>Would be a good idea change the primery key by 'acctuniqueid' ? <BR> <BR>     Santiago<BR><BR>
<HR>
La cartera, las gafas. żte falta algo? <A href="http://www.vivelive.com/abecedario" target=_blank>Ahora llévate Messenger en tu móvil</A></DIV><BR>-<BR>List info/subscribe/unsubscribe? See <A href="http://www.freeradius.org/list/users.html" target=_blank>http://www.freeradius.org/list/users.html</A><BR></BLOCKQUOTE></DIV><BR></DIV><br /><hr />Ahora llévate lo mejor de MSN y Windows Live,  <a href='http://serviciosmoviles.es.msn.com/' target='_new'>en tu móvil</a></body>
</html>