Thanks for the reply I found that there are certain users that has
0000-00-00 00:00:00 value in their AcctstopTime in my SQL database.Unless I
change the the Simultaneous-Use = 2 they will not be able to login again. So
temporarily I changed the affected dialup users Simultaneous-Use = 2 until I
solved the issue.

What will I do to the radacct tables?Shall I delete the record of
AcctStopTime and AcctStartTime of all affected users?How will I do it?Please
Advise!

Thanks again!

Bernie

----- Original Message ----- 
From: "Keith Yoder" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 10, 2004 1:50 PM
Subject: Re: Duplicate login


> Bernie Liwanag escreveu:
>
> >Hi to All,
> >
> >I would like to find out the reason why are my dialup users can not
> >login/authenticate to my freeradius server, the message is "Auth:
Multiple
> >logins (max 1)" but I dont see any user currently login in my Cisco 5350
> >RAS.
> >
> >Please give some advise. Thanks a lot!
> >
> >
> >
> Probably FreeRadius didn't an Account-Stop packet and there is an
> accounting record still open.  If you using SQL you can do something
> like this:
>
> select * from radacct where AcctStopTime is null
>
> Keith Yoder
>
> -
> 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