ULicUtil

Top Previous Topic Next Topic  Print this topic

ULicUtil is a command line license management tool that can be used to install and activate licenses.

 

This utility is only available under Linux.

 

To start this program the following command must be typed in: /opt/Ecrion/XFUltrascale/Bin/ULicUtil.

 

Listed below are the most frequent commands for ULicUtil:

 

·ULicUtil list - The command will list all the keys from the container and their status.
·ULicUtil get-request index - Retrieves the activation request string of the item specified by its index in the list generated by the ULicUtil list command.
·ULicUtil install key - Installs a specific key. If the key is valid, the activation request string will be printed to standard output. The activation request string can be later retrieved using the ULicUtil get-request command.
·ULicUtill activate activation-response - Activates a license based on an activation response. The activation response is obtained from the Ecrion Customers Area using the activation request string.
·ULicUtil uninstall index - Uninstalls a specific key. The uninstall request string will be printed to standard output and used on the Ecrion Customers Area for deactivating the license offline. The index parameter is the index listed by the ULicUtil list command.

 

The manual page for ULicUtil can be accessed by running:

 

 

       man ULicUtil