Activate License

Licenses and activation

For licensing information, please schedule a discovery call.

Interactive

Activate your licence by running the command and following the interactive steps:

cuno creds activate
cuno creds activate

Normally, activation means that access to Object Mount is limited to the user who runs cuno creds activate. However, if the user that runs cuno creds activate is root, then access can be optionally given to other users.

Non-interactive

For non-interactive activation, you can supply a file to the command:

cuno creds activate "<file>"
cuno creds activate "<file>"

You can also pipe the licence in as input:

echo "<your licence key>" | cuno creds activate
echo "<your licence key>" | cuno creds activate

The location of the license file after activation is $CUNO_ROOT/etc/license. By default, the permissions on this file are set to 0600. Administrators can manually modify the group and permissions to allow other system users accessing cuno.

Previous
Configuration Options