Configure the License Server Host and Port

Knowledge Discovery components are licensed through License Server. In an ACI server configuration file, you must specify the information required to connect to your License Server.

To specify the license server host and port

  1. Open your configuration file in a text editor.

  2. In the [License] section, modify the following parameters to point to your License Server.

    LicenseServerHost The host name or IP address of your License Server.
    LicenseServerACIPort The ACI port of your License Server.

    For example:

    [License]
    LicenseServerHost=licenses
    LicenseServerACIPort=20000
  3. Save and close the configuration file.