License Activation for Linux

The Linux version of Autodesk Infrastructure Map Server 2016 still uses a network license. Therefore, you can operate in trail mode for 60 days. At any time, before or after the trial period expires, you can activate your license.

To activate Infrastructure Map Server for Linux

  1. Install the Network License Manager tool on the system you want managing your license.

    This is your license server and can be the same computer where Infrastructure Map Server is installed, or a different computer.

  2. Obtain license file for Infrastructure Map Server from https://registeronce.autodesk.com. Following information will be required:
    • Your product serial number.
    • The Hostname and Ethernet address of the license server.
  3. Configure the license server using the license file you obtained.
  4. On the Linux system where Infrastructure Map Server is installed, create a LICPATH.lic file under /opt/Autodesk/autodeskinfrastructuremapserver2016/ containing the following content:
    • SERVER [license server name or IP address] 000000000000
    • USE_SERVER
  5. Edit the [LicenseServer] and [SerialNumber] properties in the serverconfig.ini file located in /opt/Autodesk/autodeskinfrastructuremapserver2016/bin.
    • [LicenseServer] - The file path for LICPATH.lic. For example, /opt/Autodesk/autodeskinfrastructuremapserver2016/LICPATH.lic.
    • [SerialNumber] - The serial number for your product.
  6. Restart server.