Re: [RadiusNT] concurrency login

Josh Hillman ( (no email) )
Thu, 18 Mar 1999 11:33:15 -0500

From: Rita Ruggeri <ruggeri@alinet.it>
I've a problem: how can I use login limits?
Now I can't configure for 2 concurrent login.

Go into RadiusNT Admin.
Click on ODBC Options.
Make sure that "Concurrency Control" and "Variable Login Limits" are both
selected.

Make sure that all of your users have a login limit set to at least 1. You
can run the following SQL command to set them all if need be:
update subaccounts
set loginlimit = 1
where loginlimit < 1

Stop/restart RadiusNT.

Now you can go into Emerald and allow whatever subaccounts you want, to have
different login limits. One username may have it set to 1 (our default),
and another user may be set to 3 or something, to allow 3 concurrent logins.

Josh Hillman
hillman@talstar.com

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