Re: [RadiusNT] concurrency login

Rita Ruggeri ( (no email) )
Fri, 19 Mar 1999 10:04:10 +0100

But I don't use SQL, I've access database

-----Original Message-----
From: Josh Hillman <admin-maillist@talstar.com>
To: radiusnt@iea-software.com <radiusnt@iea-software.com>
Date: Thursday, March 18, 1999 5:33 PM
Subject: Re: [RadiusNT] concurrency login

>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

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