Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
* aksusbd process is active
Anchor | ||||
---|---|---|---|---|
|
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:
Make a fingerprint of your local machine hardware by executing the following commands (as a root user):
Code Block language bash 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.
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.
Apply your new license by executing the following commands (as a root user):
for 64-bit system:
Code Block language bash /usr/local/bin/hasprus_x86_64_EOAWT u /usr/local/share/hasp-eoawt/*license_filename*.v2c
for 32-bit system:
Code Block language bash /usr/local/bin/hasprus_EOAWT u /usr/local/share/hasp-eoawt/*license_filename*.v2c
Restart the system.