6. Проверка лицензии (Sentinel Admin Control Center)
Для того, чтобы просмотреть текущее состояние ключей защиты Sentinel HASP на локальной машине и в пределах локальной сети, воспользуйтесь веб-приложением Sentinel Admin Control Center. Оно открывается в браузере по адресу http://127.0.0.1:1947.
Подробней о разделах и возможностях Sentinel Admin Control Center рассказано в руководстве Working with VIT licenses. Detailed Guide. Кроме того, веб-приложение содержит справку.
При отсутствии браузера выполните в консоли от имени root команды:
curl -X POST -d 'accremote=1'
http://localhost:1947/_int_/config.html
wget --post-data 'accremote=1'
http://localhost:1947/_int_/config.html
7. Справка по утилите hasprus_EOAWT
Вызов справки: /usr/local/bin/hasprus_EOAWT --help
Листинг опций:
Usage:
hasp_update <option> [filename]
Options:
u: updates a Sentinel protection key/attaches a detached license
i: retrieves Sentinel protection key information
d: detaches a license from a Sentinel SL/SL-AdminMode key
r: rehost a license from a Sentinel SL-AdminMode/SL-UserMode key
f: retrieves fingerprint information
Filename: Path to the V2C/H2R file (in case of update/attach), OR
Path to the C2V file; Optional: uses "stdout" if
file name is not specified (in case of 'i'nfo)