Adding and deleting a key file

You can add an active license key or additional license key. An additional license key automatically becomes active when the license associated with the current active license key expires.

An additional license key can be added only if the active license key is available.

To add an active key file, run the following command:

# /opt/kaspersky/klms/bin/klms-control --licenser --install-active-key <key_file_name>

To add an additional key file, run the following command:

# /opt/kaspersky/klms/bin/klms-control --licenser --install-additional-key <key_file_name>

To remove the active key file, run the following command:

# /opt/kaspersky/klms/bin/klms-control --licenser --remove-active-license

To remove an additional key file, run the following command:

# /opt/kaspersky/klms/bin/klms-control --licenser --remove-additional-license

Page top