Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you make the license counted and specify both <CLIENT_HOSTID> and <SERVER_HOSTID> tags, the license can be hosted only on a specific license server machine offering licenses to a known client. Effectively, this is double system locking.

Another example is to You may also allow any license server to host the license by excluding the <SERVER_HOSTID> tag, and allow only certain clients to use the license from the server by specifying multiple <CLIENT_HOSTID> tags.

 

The setting SETTING HOSTIDS lets you specify multiple HostIDs within the CLIENT_HOSTID or SERVER_HOSTID tags. For example:

 

<CLIENT_HOSTID>
  <SETTING HOSTIDS="IPADDRESS=192.168.64.121,HOSTNAME=Alpha1,ETHERNET=C8A516AD01AFC9FA"/>
</CLIENT_HOSTID>

 

 

 

This tag can be used to more easily specify a greater number of HostIDs. You can use the output of LMX_HostidSimple as the value for this tag.