Re: [RadiusNT] Updating CallsOnline

Dale E. Reed Jr. ( (no email) )
Tue, 09 Feb 1999 17:08:10 -0800

Mike Everest wrote:
>
> i have been trying to figure out how to manually update CallsOnline to
> remove 'stuck' users.
>
> one day i may get around to setting up that SNMP failsafe, but am
> looking for a quick fix where i can run an UPDATE query to set all or
> specific AcctStatusType from 1 to 2 or remove them entirely.

Try:

Update ServerPorts Set AcctStatusType = 2
Where UserName = 'xxxx'

Or just:

Update ServerPorts Set AcctStatusType = 2

to clear them all.

-- Dale E. Reed Jr.  (daler@iea-software.com)_________________________________________________________________       IEA Software, Inc.      |  RadiusNT, Emerald, and NT FAQs Internet Solutions for Today  |   http://www.iea-software.com

For more information about this list, including removal, pleasesee this URL: http://www.iea-software.com/maillist.html