Re: [RadiusNT] concurrency checking problem with roaming dial-ups

Josh Hillman ( (no email) )
Wed, 11 Oct 2000 15:34:13 -0400

From: "David Routh" <drouth@davlin.net>
> Would it be OK to replace the old sp for RadCheckOnline with the new one
> above? Are there any gotcha's to be aware of...

I replaced mine and had no problems.

Josh

> >Thats a lot of overhead. All new installs of Emerald use this script:
> >
> >CREATE PROCEDURE RadCheckOnline @Username varchar(64) AS
> >SELECT COUNT(*) FROM ServerPorts (NOLOCK)
> >WHERE Username=@Username AND AcctStatusType in (1,3)
> >GO
> >
> >Which is much faster and does what you want.

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