On Fri, Oct 13, 2006 at 12:49:48PM +0100, John Williams wrote:
> Why would I see more than one start entry in the radacct table for a user
> all with the same session id?
> 
> +-----------------+-----------+---------------------+---------------------+
> | UserName        | AccStatus | AcctStartTime       | AcctStopTime        |
> +-----------------+-----------+---------------------+---------------------+
> | [EMAIL PROTECTED]  | Start     | 2006-10-13 12:39:08 | 0000-00-00 00:00:00 |
> | [EMAIL PROTECTED]  | Start     | 2006-10-13 12:39:15 | 0000-00-00 00:00:00 |
> | [EMAIL PROTECTED]  | Start     | 2006-10-13 12:39:22 | 0000-00-00 00:00:00 |
> | [EMAIL PROTECTED]  | Start     | 2006-10-13 12:39:30 | 0000-00-00 00:00:00 |
> | [EMAIL PROTECTED]  | Start     | 2006-10-13 12:39:37 | 0000-00-00 00:00:00 |

It seems you have some issues with your SQL queries. Stop Queries are probably 
not matching the already open record...

ciao

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

Reply via email to