Note on usage
Function: Remove license key
User group: FT administrator
Functional description
You can use ftremlic to remove a license key. You can use ftshwlic to output the licenses present on the system.
The following types of license keys exist for the openFT standard product:
SERVER
Basic key for the openFT server function
FTAM
Optional key for the openFT-FTAM function
FTP
Optional key for the openFT-FTP function
Other openFT products have other basic keys and possibly also other optional keys.
If you delete a basic key then any optional license keys that may be present for the openFT product are also deleted. It is then no longer possible to use the functionality of the openFT product.
Format
ftremlic -h |
<license key> | <license type>
Description
-h
Outputs the command syntax on screen. Any specifications after -h are ignored.
license key | license type
You can either specify the license key, which consists of 5 groups of 5 characters each, or specify the type of license key (see above). You can display the existing license keys using the ftshwlic command.
Messages of the ftremlic command
If the license key or license type is not accepted, a self-explanatory message is output. In this case, the exit code is not equal to 0. Check your entry for typing errors.
If you enter a valid license key which, however, is not present then no message is output.