I don't think so, it's the result 
mysql> select username,AcctStopTime from radacct WHERE AcctStopTime=0
    -> ;
+-----------+---------------------+
| username  | AcctStopTime        |
+-----------+---------------------+
| [EMAIL PROTECTED] | 0000-00-00 00:00:00 |
| [EMAIL PROTECTED] | 0000-00-00 00:00:00 |
| [EMAIL PROTECTED] | 0000-00-00 00:00:00 |
| [EMAIL PROTECTED] | 0000-00-00 00:00:00 |
+-----------+---------------------+
4 rows in set (0.00 sec)

No [EMAIL PROTECTED] showed,so its not about sql isn't it ? bug ? any comment ?

Need any help please

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, May 15, 2007 6:33 PM
To: FreeRadius users mailing list
Subject: RE: no session showed by radwho, but user still could not login

SELECT * FROM radacct WHERE AcctStopTime=0

will give you all sessions that database counts as open.

Ivan Kalik
Kalik Informatika ISP


Dana 15/5/2007, "Trio" <[EMAIL PROTECTED]> piše:

>Thanks for the reply,
>How to know that the session is still in SQL ?
>In radchek,radacct table ?
>
>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] On
>Behalf Of [EMAIL PROTECTED]
>Sent: Tuesday, May 15, 2007 5:05 PM
>To: FreeRadius users mailing list
>Subject: Re: no session showed by radwho, but user still could not login
>
>Hi,
>> I have already checked my NAS and there is no session for [EMAIL PROTECTED], 
>> I
try
>> with radzap and still not working.
>
>the logs show the session still in thw SQL - check your tables for this
>session.
>
>alan
>
>-
>List info/subscribe/unsubscribe? See
>http://www.freeradius.org/list/users.html
>
>-
>List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
>
>

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


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

Reply via email to