...
Parameter | license_key_id | |||
---|---|---|---|---|
Type | Text string | |||
Value | A set of a Sentinel Key IDs that specifies the license keys to be used by CHARON. It is also possibly to use a keyword "any" to force CHARON to look for suilable license in all available keys if the license is not found in the specified keys. Example:
Based on the presence of this parameter in the configuration file, CHARON behaves as follows:
If the option keyword "license_use_any_key=true" is is specified then if no valid license has been found in the keys with specified ID’s all other available keys are examined for valid license as well.
|
license
...
_id
Parameter | license_key_id | |
---|---|---|
Type | Text string | |
Value | A set of a Sentinel Key IDs license indetifiers that specifies the license keys the licenses to be used by CHARON. This parameter is applicable only to new licenses. Example:
Based on the presence of this parameter in the configuration file, CHARON behaves as follows:
license_use_any_key=true " is specified then if no valid license has been found in the keys with specified ID’s all other available keys are examined for valid license.If this parameter is set, Charon considers for validation only the available licenses with license ID parameter set and equal to one of |
license_key_lookup_retry
Parameter | license_key_lookup_retry | |||||
---|---|---|---|---|---|---|
Type | Text String | |||||
Value | In case the CHARON-AXP license connection is not present when the guest starts up, this parameter specifies how many times CHARON-AXP will try to establish the connection and, optionally, a period of time between retries. Syntax:
Options:
Example 1
If license key is not found during initial scan, do only one more attempt after 60 seconds. Example 2
Same as above but retry in 30 seconds. Example 3
If license key is not found during initial scan, do 3 more attempts waiting 10 seconds between them. Example 4
If license key is not found during the initial scan, do 5 more attempts waiting 60 seconds between them. |
...