CL Rights Management

CL Rights Management

The CL Products have a new system of rights management, comparing to older cards and standalone HDFM/Big Voice processors.

This system currently applies to:

  • x1.CL
  • IMPACT .CL
  • BIG VOICE .CL

Initial setup

Cloud processing

For cloud processors (in containers or dynamic libraries), the initial setup is made at first run, when the storage is not initialized.

If the storage is not yet initialized, you can choose how to protect the web access. There are 2 modes:

  • Setup mode: you define a setup account, which can then create an administrator account. The setup account always keeps the access and can delete the administrator.
  • Admin mode: you define the administrator, which will be the single administrator.

To select the mode, you have to put in ENV the variable :

  • SETUP_USER (and optionally SETUP_SECRET) to select Setup mode
  • ADMIN_USER (and optionally ADMIN_SECRET) to select Admin mode
  • none: the web access is opened, no login will be asked

If you do not set the xxx_SECRET, then the setup password will be randomly generated and print in logs (at info severity).