You will need to create an additional service which will point to our license file, and it can use the same LMGRD that you already have.

1. Update License File (license.lic)

Define a port number in the first line of your license file. The port should be open and different than the port number used by other applications.


SERVER MSDD64 0030B0&BB88A 27001
DAEMON numinno C:\FLEXnet\numinno.exe

The second line with the daemon statement should properly point to our vendor daemon "numinno.exe".

2. Set up a new service in LMTOOLS

Start LMTOOLS, Go to the Config Services tab, and change the Service Name to something different. Enter the lmgrd.exe file, path to license, and a debug log file.

3. Stop/Restart license manager

Go to the Start/Stop/Reread tab and click Start Server. You should now have two servers running on the same machine with different port numbers. You can now exit lmtools.

4. Modifying LM_LICENSE_FILE

Add the new port@host to your LM_LICENSE_FILE variable (with a semicolon to separate it from the previous value).