How to view your server licenses in a terminal on macOS
- Open a Terminal.
-
In the terminal, type in the following command:
$ /Applications/Toon Boom [Product Name] [Version] [Edition] Network/tba/macosx/bin/ServerActivation.app/Contents/MacOS/ServerActivation -batch -list
The utility will output a lot of detailed information about the activated licenses. Each installed license will start with the follwing information:
Trust Flags: FULLY TRUSTED Fulfillment Type: PUBLISHER ACTIVATION Status: ENABLED Fulfillment ID: <fulfillment id> Entitlement ID: <product code> Product ID: NAME=<product>;VERSION=<product version> Suite ID: NONE Expiration date: <expiration date>
And beneath Feature line(s): will be a block of information for each feature the license supports, in the format below. Most of the block is the certificate key of the license, but this information also indicates the type of license and the amount of seats it supports.
INCREMENT <feature name> toonboom 1.00 <expiration date> <number of seats> \ VENDOR_STRING=<license type> ISSUER="Toon Boom Animation" \ ISSUED=<activation date> SN="V2:-----BEGIN PRIVATE \ KEY-----<private key>-----END \ PRIVATE KEY-----<certificate>----BEGIN \ CERTIFICATE-----<certificate key>-----END \ CERTIFICATE-----<certificate>" START=<start date> SIGN="<signature>" \
Comments
0 comments
Please sign in to leave a comment.