Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

It is possible to limit the number of concurrent sessions per user. I.e., if the user logs in to one browser tab /machine and then tries to open the same server on another tabbrowser/machine, then it should restrict the access.

To enable this feature, you need to You must configure a setting to limit the users' simultaneous/concurrent login sessions to enable this feature.

Navigate to the System Settings → Set Concurrent Logins Limit as a specific number. When this setting is not specified or 0, there is no limit.

...

  • If the user logs in to one browser and then tries to open the same server on another browser, the login from the first browser will expire.

  • If the user logs in to one machine and then tries to open the same server on another machine, then the login from the first machine will expire.

...