Difference between revisions of "License Management on Mac"

From Lianjapedia
Jump to: navigation, search
 
Line 19: Line 19:
 
* If you agree with the deactivation, click the '''OK''' button
 
* If you agree with the deactivation, click the '''OK''' button
 
* Check that the Lianja App Builder window title is displaying the new license information
 
* Check that the Lianja App Builder window title is displaying the new license information
 +
 +
==License Management with lianja-lm==
 +
The '''lianja-lm''' License Management utility can be used to activate, deactivate and validate Lianja licenses.
 +
 +
===Lianja App Builder Licenses===
 +
 +
<pre>lianja-lm --activate [LianjaAppBuilder] <productkey>
 +
    | --deactivate [LianjaAppBuilder]
 +
    | --validate [LianjaAppBuilder] </pre>
 +
 +
This command should be run as root / using sudo.
 +
 +
{| class="wikitable" width="100%"
 +
!Option||Description
 +
|-
 +
|valign="top"|--activate [LianjaAppBuilder] <productkey>||Activate the specified license <productkey>
 +
|-
 +
|valign="top"|--deactivate [LianjaAppBuilder]||Deactivate the current license
 +
|-
 +
|valign="top"|--validate [LianjaAppBuilder]||Validate the current license.  This checks if the current license is valid.
 +
|-
 +
|}
 +
 +
===Lianja Cloud Server Licenses===
 +
For Lianja Cloud Server.
 +
 +
<pre>lianja-lm  --activate LianjaCloudServer <productkey>
 +
    | --deactivate LianjaCloudServer
 +
    | --validate LianjaCloudServer</pre>
 +
 +
This command should be run as root / using sudo.
 +
 +
{| class="wikitable" width="100%"
 +
!Option||Description
 +
|-
 +
|valign="top"|--activate LianjaCloudServer <productkey>||Activate the specified license <productkey>
 +
|-
 +
|valign="top"|--deactivate LianjaCloudServer||Deactivate the current license
 +
|-
 +
|valign="top"|--validate LianjaCloudServer||Validate the current license.  This checks if the current license is valid.
 +
|-
 +
|}
 +
 +
===Lianja SQL Server Licenses===
 +
For Lianja SQL Server.
 +
 +
<pre>lianja-lm  --activate LianjaSqlServer <productkey>
 +
    | --deactivate LianjaSqlServer
 +
    | --validate LianjaSqlServer</pre>
 +
 +
This command should be run as root / using sudo.
 +
 +
{| class="wikitable" width="100%"
 +
!Option||Description
 +
|-
 +
|valign="top"|--activate LianjaSqlServer <productkey>||Activate the specified license <productkey>
 +
|-
 +
|valign="top"|--deactivate LianjaSqlServer||Deactivate the current license
 +
|-
 +
|valign="top"|--validate LianjaSqlServer||Validate the current license.  This checks if the current license is valid.
 +
|-
 +
|}
  
 
[[Category:License Management| License Management on Mac]]
 
[[Category:License Management| License Management on Mac]]

Latest revision as of 09:34, 31 March 2021

Purchase a license

License Troubleshooter

Lianja App Builder

Licenses for Lianja App Builder are activated and deactivated from the System Menu.

Activating your License

  • Start Lianja App Builder
  • Select Help, then Activate... from the System Menu
  • Enter your license key and click the Activate button
  • Check that the Lianja App Builder window title is displaying the new license information

If you are upgrading your license, restart the Lianja App Builder to ensure all licensed functionality is available.

Deactivating your License

  • Start Lianja App Builder
  • Select Help, then Deactivate... from the System Menu
  • If you agree with the deactivation, click the OK button
  • Check that the Lianja App Builder window title is displaying the new license information

License Management with lianja-lm

The lianja-lm License Management utility can be used to activate, deactivate and validate Lianja licenses.

Lianja App Builder Licenses

lianja-lm --activate [LianjaAppBuilder] <productkey>
    | --deactivate [LianjaAppBuilder]
    | --validate [LianjaAppBuilder] 

This command should be run as root / using sudo.

Option Description
--activate [LianjaAppBuilder] <productkey> Activate the specified license <productkey>
--deactivate [LianjaAppBuilder] Deactivate the current license
--validate [LianjaAppBuilder] Validate the current license. This checks if the current license is valid.

Lianja Cloud Server Licenses

For Lianja Cloud Server.

lianja-lm  --activate LianjaCloudServer <productkey>
    | --deactivate LianjaCloudServer
    | --validate LianjaCloudServer

This command should be run as root / using sudo.

Option Description
--activate LianjaCloudServer <productkey> Activate the specified license <productkey>
--deactivate LianjaCloudServer Deactivate the current license
--validate LianjaCloudServer Validate the current license. This checks if the current license is valid.

Lianja SQL Server Licenses

For Lianja SQL Server.

lianja-lm  --activate LianjaSqlServer <productkey>
    | --deactivate LianjaSqlServer
    | --validate LianjaSqlServer

This command should be run as root / using sudo.

Option Description
--activate LianjaSqlServer <productkey> Activate the specified license <productkey>
--deactivate LianjaSqlServer Deactivate the current license
--validate LianjaSqlServer Validate the current license. This checks if the current license is valid.