How to activate a server license via Internet in a terminal on GNU/Linux
- Open a Terminal.
-
In the terminal, type in the following command to install the license validation (anchor) service:
> sudo /usr/local/ToonBoomAnimation/[product name][Edition]_[version]/lnx86_64/bin/LicenseWizard --console --install-anchor
-
Type in the following command to activate your product code:
$ sudo /usr/local/ToonBoomAnimation/[product name][Edition]_[version]/lnx86_64/bin/ServerActivation -batch -served -comm soap -commServer https://licensing.toonboom.com:443/flexnet/services/ActivationService -entitlementID <product code> -hybrid <number of seats>
Replace <product code> with the product code for your product and <number of seats> with the number of seats for your license.
If successful, the utility will output the message ACTIVATION REQUEST SUCCESSFULLY PROCESSED followed by the name and version of the product, the fulfilment ID and the expiration date of the activated license.
Comments
0 comments
Please sign in to leave a comment.