Versions Compared

Key

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

Insert excerpt
Full-featured license installation (Windows)
Full-featured license installation (Windows)
nopaneltrue

* aksusbd process is active

Anchor
new_SL_key_installation_Linux_en
new_SL_key_installation_Linux_en

Software license (SL) key installation

Before you start the new license key installation process, make sure that the Sentinel LDK Run-time environment is installed (aksusbd process is active). The link to instruction on environment installation is provided in See also block at right.

To install a new software key:

  1. Make a fingerprint of your local machine hardware by executing the following commands (as a root user):

    Code Block
    languagebash
    cd /"path to the package"/
    sh get_fingerprint.sh
    Info

    This action will create a unique fingerprint of your machine hardware. As the output, you will get a file with c2v ("customer-to-vendor") extension. The file will be written to /usr/local/share/hasp-eoawt/fingerprint.c2v.

  2. Send the c2v-file you have just generated to your manager. In return, the manager will send you the corresponding v2c ("vendor-to-customer") file.

    Info

    The received v2c-file will contain the licensing information which can only be applied on the machine where the corresponding c2v-file was generated.

  3. Apply your new license by executing the following commands (as a root user):

    1. for 64-bit system:

      Code Block
      languagebash
      /usr/local/bin/hasprus_x86_64_EOAWT u /usr/local/share/hasp-eoawt/*license_filename*.v2c
    2. for 32-bit system:

      Code Block
      languagebash
      /usr/local/bin/hasprus_EOAWT u /usr/local/share/hasp-eoawt/*license_filename*.v2c
  4. Restart the system.