Re: [Emerald] Radroam Users

Dale E. Reed Jr. ( (no email) )
Mon, 20 Mar 2000 10:02:12 -0800

Kelly Wright wrote:
>
> Is there a script that would only delete one Roam User. Occasionally we
> have a user showing online but he is not. How can we clear one user from
> users online?
>
> update radroamports
> set acctstatustype = 2 ( something like that deletes them all)

RadRoamPorts is a transactional table, not a status table. Just remove
the entry all together:

Delete From RadRoamPorts
Where Username = 'xxxx'

-- 

Dale E. Reed Jr. Emerald and RadiusNT__________________________________________IEA Software, Inc. www.iea-software.com

For more information about this list (including removal) go to:http://www.iea-software.com/support/maillists/liststart