Difference between revisions of "Manual activation"
(general cleanup, number steps, remove old recommendation to use IE, move from sandbox to certified) |
m |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
<div class="col-md-12 ibox-content"> | <div class="col-md-12 ibox-content"> | ||
= Manual Activation = | = Manual Activation = | ||
− | {{KB|{{ZCS 8. | + | {{KB|{{ZC}}|{{ZCS 8.8}}|{{ZCS 8.7}}|{{ZCS 8.6}}|}} |
{{WIP}} | {{WIP}} | ||
+ | == Purpose == | ||
Use the license file you received from Zimbra to generate a new activation file. | Use the license file you received from Zimbra to generate a new activation file. | ||
− | |||
− | 1. | + | == Process == |
+ | 1. Upload the license file to the Zimbra server using a utility like WinSCP and enter: | ||
su - zimbra | su - zimbra | ||
Line 28: | Line 29: | ||
Please use the <code>--skip-activation-check</code> option with <code>./install.sh</code> | Please use the <code>--skip-activation-check</code> option with <code>./install.sh</code> | ||
− | {{Article Footer|Zimbra Collaboration 8.6, 8.0|04/16/2014}} | + | {{Article Footer|Zimbra Collaboration 8.6, 8.5, 8.0|04/16/2014}} |
+ | {{NeedSME|SME1|SME2|Copyeditor}} |
Latest revision as of 17:33, 18 January 2018
Contents
Manual Activation
Purpose
Use the license file you received from Zimbra to generate a new activation file.
Process
1. Upload the license file to the Zimbra server using a utility like WinSCP and enter:
su - zimbra zmlicense -i /path/to/license/file
2. Get the information required (fingerprint, activation ID, license ID and version) for the manual activation from the Admin Console at:
- Global Settings ⇒ License ⇒ Manually Activate License
3. Go to https://support.zimbra.com and log in, go to the license page. Enter the required information and download the .xml file.
4. Upload the .xml file to the Zimbra server and enter:
zmlicense -A /path/to/activation/file
5. 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