Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
As of LM-X v4.6.2 xmllicgen uses internet clock check to generate a license. Therefore, a connection to the internet is required to be able to successfully generate a license.

The license generator provided with LM-X, xmllicgen, is a wrapper for the key generation API. To use the license generator, you must have a security configuration file.

Follow the steps below to To generate a license:

  1. Configure the security configuration file with all required features. (To add features, open your LM-X security configuration file in a text editor and make the desired settings. See  Feature descriptions.)

  2. Modify the sample file detailed.xml, floating.xml or nodelocked.xml (as detailed in the following sections) to fit your specific business model.

  3. Execute the license generator by typing the following command:

    xmllicgen [options] xml_file


    You can specify the following option to use the specified file to set and override the output file setting in the XML file:


    -output file

...