how to setup matlab client computer to use concurrent license server

41 vues (au cours des 30 derniers jours)
noble liang
noble liang le 2 Avr 2021
Hi Support,
I am new to matlab license server mode. the license server is up and running but not sure what stpes to make new client\exisitng individaul seat client point\use the new license server?
thanks,
Noble

Réponses (1)

Kojiro Saito
Kojiro Saito le 5 Avr 2021
In the license server, you will find license.dat file in $MATLAB_INSTALL\etc folder.
For new MATLAB client installation, pass the license.dat file to the client PC and specify this license file in MATLAB installation GUI. After installation is completed, MATLAB client automatically will point to the licence server.
For existing MATLAB client, end users need to place network.lic file in $MATLAB_INSTALL\licenses folder.
The network.lic has a format like this.
SERVER LICENSESERVERHOSTNAME HOSTID 27000
USE_SERVER
where LICENSESERVERHOSTNAME is a hostname or IP address of the license server and HOSTID is a host ID (for example, mac address) of the server. You can find the actual SERVER line information in the first line of license.dat.
If end users need to deactivate MATLAB individual license, the following steps are also needed.

Catégories

En savoir plus sur Manage Products dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by