Manual activation: Difference between revisions

mNo edit summary
No edit summary
Line 1: Line 1:
Use the license file you received from Zimbra to generate a new activation file.
{{WIP}}Use the license file you received from Zimbra to generate a new activation file.
To do that,
To do that,
upload the license file to the Zimbra server using a utility like WinSCP and enter:
upload the license file to the Zimbra server using a utility like WinSCP and enter:

Revision as of 14:47, 30 March 2015

Use the license file you received from Zimbra to generate a new activation file. To do that, upload the license file to the Zimbra server using a utility like WinSCP and enter:

su - zimbra
zmlicense -i /path/to/license/file

Get the information required for the manual activation from the console at "Global Settings->License->Manually Activate License" (fingerprint, activation ID, license ID and version)

Go to support.zimbra.com and log in, go to the license page (We recommend Internet Explorer, it has been reported that there are problems downloading the file with Chrome). Enter the information and download the .xml file.

upload the .xml file to the Zimbra server and enter:

zmlicense -A /path/to/activation/file

Check for successful activation with

zmlicense -t

Work Around If This Can't Be Done During An Upgrade/Install

Please use the --skip-activation-check option with ./install.sh

Jump to: navigation, search