In the case that you wish to use the same Windows SN license file on a Windows/Linux dual-boot system that shares the same node-locked lmhostid on both systems, it will be necessary for RSI (or your local distributor) to convert the format of the no-server Windows SN license to a license-server format so that it can be used with a license manager service on Windows as well as with a license manager on the Linux side of the dual-boot system. Note that on Linux, the user will also need to modify the path on the DAEMON line of the license-server style license file.
For example, here is a sample IDL for Windows SN license that requires administration by the FLEXlm license manager program:
SERVER myserver 00aabb11ccdd 1700
DAEMON idl_lmgrd C:\RSI\FLEXlm\idl_lmgrd.exe
INCREMENT idl idl_lmgrd 6.200 0-jan-0000 6 0A0000A00A000AA0A \
VENDOR_STRING="000111-2Single-User Node-Locked \
License" HOSTID=00aabb11ccdd ck=000
INCREMENT idl_tifflzw idl_lmgrd 1.000 0-jan-0000 6 \
0A0000A00A000AA0A VENDOR_STRING="000111-2Single-User \
Node-Locked License" HOSTID=00aabb11ccdd ck=000
INCREMENT idl_gif idl_lmgrd 1.000 0-jan-0000 6 \
0A0000A00A000AA0A VENDOR_STRING="000111-2Single-User \
Node-Locked License" HOSTID=00aabb11ccdd ck=000
FEATURESET idl_lmgrd ABC123DEF456GHI7
To be able to use this Windows server-type license on Linux, using a plain text editor, change the path on the DAEMON line to reflect the UNIX path to the "bin" subdirectory of the main IDL directory on the Linux system in the Linux copy of the license file. For example:
SERVER myserver 00aabb11ccdd 1700
DAEMON idl_lmgrd /usr/local/rsi/idl_6.2/bin
<<etc.>></etc.>
Finally, you will need to install, configure and run the FLEXlm license manager on each operating system of the dual-boot machine in order to be able to use this server-type of license file. Below are links to the online instructions to install and configure the license manager on Linux and Windows: