Managing Multiple Files in lmgrd
When using lmgrd as the license server manager, you can manage multiple license files that are on the same system via a license search path. A license search path is specified two ways:
| • | By using the -c option to lmgrd: |
lmgrd -c license_file_list [other lmgrd options]
| • | By defining the LM_LICENSE_FILE environment variable within the scope of the lmgrd process’s environment. |
lmgrd builds up an internal license search path when it starts up by parsing each entry in the order listed.