Versions Compared

Key

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

...

Starting with Detector Pack 3.14, to operate with the license keys of the abandoned Abandoned object detector VI and activate the license, do the following:

...

Expand
titleLicense activation and update for Detector Pack 3.13 and earlier

License activation and update for Detector Pack 3.13 and earlier

To operate with the license keys of the abandoned Abandoned object detector VI and  and activate/update the license, do the following:

  1. Download the archive.

  2. Unzip the content.
  3. Open a terminal.

  4. Go to the directory with the archive contents:

    Code Block
    cd /AxxonSoft/DetectorPack/VLSdk/distrib

    where instead of /AxxonSoft/DetectorPack/VLSdk, you must specify the actual path.

  5. Grant permissions to run the script for driver installation:

    Code Block
    chmod 777 install.sh
  6. Run the driver installation script.

    Code Block
    sudo ./install.sh
  7. Open a browser and go to the page http://127.0.0.1:1947/checkin.html.

  8. On the page that opens, in the Select File: line, select the key with the v2c extension.

    Note
    titleAttention!

    To get the key with the v2c extension, you need to contact the AxxonSoft manager.

  9. Click the Apply File button. If activation is successful, the key is displayed on the page http://127.0.0.1:1947/devices.html.

The license activation/update is complete. After activation, in the /SafeNet Sentinel/Sentinel LDK directory, the installed folder appears.

Deleting the license for Detector Pack 3.13 and earlier

To delete the license, do the following:

  1. Delete the license file with the v2c extension from the installed folder in the /SafeNet Sentinel/Sentinel LDK directory.
  2. Restart the OS.
Info
titleNote
  • When you delete the license, only the key is deleted. All license restriction counters remain in the secure storage.
  • If you return the key to the root directory, it will be fully restored. Its counters will continue counting license restrictions from the moment when they stopped when the license file with the v2c. extension was deleted. The validity time of the license continues to count down even when the key is missing.

The license deletion is complete.

...