Installation Guide for Windows | ![]() ![]() |
Note This is only required for Network Named User licenses. Concurrent licenses do not require this task. |
If you have a Network Named User license, after you install your products, you might need to
Check that the FLEXnet options file includes all licensed users — see Checking the FLEXnet Options File.
Check that the DAEMON line in your License File includes the options file location, options=matlabroot\R2006b\flexlm\MLM.opt, where matlabroot is your MATLAB installation folder.
Note Do not confuse your License File with your FLEXnet options file. The License File contains the encrypted passcodes for each product you are licensed to install and run. The FLEXnet options file is a text file that contains license manager option statements, such as INCLUDE, EXCLUDE, and GROUP statements. |
The installer creates the FLEXnet options file, matlabroot\R2006b\flexlm\MLM.opt, as part of the installation process. In this options file, the installer puts an INCLUDE line for each product you are licensed to install and run. By default, the installer puts the username of the person who performed the installation in these INCLUDE lines. If you performed your own installation, the options file might not need editing. However, if you performed the installation for another user, or if your license server is installed on a UNIX system and you had root privileges when you performed the installation, you will need to edit this options file.
For example, if your username is sysadmin, the options file would look like this.
INCLUDE MATLAB USER sysadmin INCLUDE Signal_Toolbox USER sysadmin INCLUDE Optimization_Toolbox USER sysadmin
You must replace sysadmin in these INCLUDE statements with the usernames of the licensed users. Because the installer includes the GROUPCASEINSENSITIVE option in the options file and sets it to ON, login names are not case sensitive. If multiple users are licensed for the same product, you must create a separate INCLUDE line for each user or use the FLEXnet GROUP syntax. The number of users must not exceed the number of license keys available for that product. This example shows both methods.
Note If you edit the options file, make certain that there are no extra space characters at the end of each INCLUDE line. |
GROUPCASEINSENSITIVE ON GROUP matlab_users tom judy mike jean brad GROUP signal_users tom mike brad INCLUDE MATLAB GROUP matlab_users INCLUDE Signal_Toolbox GROUP signal_users INCLUDE Optimization_Toolbox USER mike INCLUDE Optimization_Toolbox USER jean
![]() | Step 14: After You Install | Allowing Access to License Manager Daemons | ![]() |
© 1984-2006 The MathWorks, Inc. Terms of Use Patents Trademarks Acknowledgments