How to limit user to use more that one license in a concurrent environment

4 次查看(过去 30 天)
Dear All,
is there a way to limit a user to run Matlab from different machines? We have a cocurrent environment and users use Matlab from different Linux Remote Session consuming more that one license.
Thanks
Giuseppe

回答(1 个)

Jaswanth
Jaswanth 2024-2-13
编辑:Jaswanth 2024-2-13
Hi,
To limit the number of MATLAB sessions in a concurrent license environment, you can use ‘Options File’ which allows the license administrator(s) to manage licenses for product users. An ‘Options file’ can help you with the following:
  • Specify certain users or groups of users for certain products.
  • Keep unwanted users from using your licenses.
  • Reserve licenses for certain users.
Kindly go through the following thread answered by MathWorks support team to know more about ‘Options file’ and how to define ‘Options file’ on the license server:
Please refer to following examples to know on how to limit number of licenses a user can access:
  1. To reserve or limit keys for IPaddresses or a specific subnet using the INTERNET option: https://www.mathworks.com/matlabcentral/answers/98548-how-can-i-reserve-or-limit-license-keys-for-a-group-of-users-on-the-same-subnet#answer_107897
  2. Using asset_info tags in an options file: https://www.mathworks.com/matlabcentral/answers/91983-how-do-i-configure-an-options-file-with-multiple-licenses#answer_101334
I hope the information provided above is helpful in resolving the issue.

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by