Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Make sure the Sentinel LDK Run-time environment is running on your machine (aksusbd process is active).
Make a fingerprint of your current license key state by executing the following commands (as a root user):
Code Block language bash cd /"path to the package"/ sh get_haspinfo.sh
Info 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/haspinfo.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 updated licensing information for your key. The file 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.
Info |
---|
These actions will apply new licensing information on your server. You can check the updated parameters of your license key with the help of Sentinel Admin Control Center web-application (http://127.0.0.1:1947/). See also: |