License Pointer File Creation

License Pointer File Creation

Overview

A license pointer file is a text file (ending in .lic) used in floating license models that tells Syndeia software where to find your floating license server.

This file is not distributed by Intercax but is created by the Syndeia admin/end user.

Configuring your License Pointer File

Step 1: A template license pointer file (named FloatingPointerFile.lic.template) is included in the Intercax License Server (ILS) download - intercax_license_server_v15.1BL1_install.zip. Unzip intercax_license_server_v15.1BL1_install.zip.

Step 2: Open the license/FloatingPointerFile.lic.templatefile.

Step 3: The contents of the file follow the syntax format below (<…> indicates required parameter, […] indicates optional parameters):

HOST <license server hostname/FQDN or ip address> [5053 (default) or designated RLM port] ISV intercax [port=5055 (default) or designated vendor service port]

Step 4: Before you make changes, save a copy of the file with a name specific to your org and with .lic extension, e.g. MyOrg_Syndeia_License_Pointer_file.lic.

  • On line 1, replace <license server hostname/FQDN or ip address> with the FQDN of your Intercax License Server. See examples below.

  • On line 1, specify the default port (5053) or another port if you have configured for RLM on the Intercax License Server. See examples below.

  • On line 2, specify a port for the ISV if you have configured for RLM on the Intercax License Server. See examples below.

  • Save the file to persist the changes made above.

Step 5: After modification, your license pointer file should appear as below. Please verify.

  • Example 1: myLicenseServerHost.mydomain.com is used on RLM port 5053 and the default ISV port 5055

HOST myLicenseServerHost.mydomain.com 5053 ISV intercax
  • Example 2: 192.168.0.111 is used on RLM port 5555 and ISV port 5656

HOST 192.168.0.111 5555 ISV intercax port=5656

File Placement Location

Troubleshooting

If you experience issues, please see https://intercax.atlassian.net/wiki/spaces/SYN36/pages/3330198907.