Hi Liran,<br>
<br>
Yes I thought it's shipped with dialup admin so...<br>
But ok, I'll attach the script with this reply.<br>I noticed in scripts.log that it also deleted to much last year.<br>I think the problem is where $date gets created. I see wrong dates in the log file (scripts.log), for example:
<br><br>2008-01-02 00:01:01<br>DELETE FROM radacct WHERE AcctStopTime = '0000-00-00 00:00:00' AND <br>AcctStartTime < '2008-01-02 00:01:01';<br>2008-01-02 00:01:01<br>LOCK TABLES radacct WRITE;DELETE FROM radacct WHERE AcctStopTime < '2008-01-02 
<br>00:01:01' AND AcctStopTime IS NOT NULL ;UNLOCK TABLES;<br><br>First one is from clean_radacct to clean stale sessions, $back_days is set to 35 days, so the timestamp in the logfile should not be todays date but 35 days ago (correct me if i'm wrong) Now it just deleted all open sessions. :-(
<br><br>Second log entry is from truncate_radacct, same problem with timestamp, $back_days is set to 365, so the timestamp should be one year older. <br><br>Kind regards, <br>Y.<br><br><br><br>Many tnx.<br><br><br><br><div class="gmail_quote">
On Jan 2, 2008 8:23 AM, liran tal <<a href="mailto:liransgarage@gmail.com">liransgarage@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hey Yves,<br><br>It would probably be better if you attach the script for those<br>of us who don't have it around...<br><br>Also, if you run it with certain arguments maybe you should let<br>us know how you ran it.<br>

<br>Regards,<br>Liran.<br><br><div class="gmail_quote"><div><div></div><div class="Wj3C7c">On Jan 1, 2008 4:06 PM, YvesDM <<a href="mailto:ydmlog@gmail.com" target="_blank">ydmlog@gmail.com</a>> wrote:<br></div></div>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">
Hi,<br><br>FR1.1.6 on debian.<br>I use the truncate_radacct script  that comes with dialup admin to delete older accounting records. <br>I got the $back_days set at 365 days in order to keep the accounting data for one year. 
<br>It 's been working fine untill this morning (1/1/08, 00:01) Instead of deleting data older then 01/01/07 it deleted all data older then 01/01/08, or everything in radacct :-(<br>I 've got backups, that's not the problem, but I wonder what went wrong here. Anyone experiencing the same, any clues?
<br><br>Kind regards<br>Yves <br> 
<br></div></div>-<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>
<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>