To reset the administrative password:
su - zimbra zmprov sp <admin email address> <new password>
To get a list of all administrators:
su - zimbra zmprov gaaa
To access the admin console:
https://YOURHOST:7071
Source: Wiki.Zimbra.com
Reaching out to others! Free & Open Source Software, Kannada, L10n, L18n Data Science, Cloud Computing & more…
To reset the administrative password:
su - zimbra zmprov sp <admin email address> <new password>
To get a list of all administrators:
su - zimbra zmprov gaaa
To access the admin console:
https://YOURHOST:7071
Source: Wiki.Zimbra.com
Related
Following is an error encountered on Ubuntu 12.04 LTS $ sudo apt-get update E: The method driver /usr/lib/apt/methods/http could not be found. This can be easily fixed by installing apt-transport-https as follows. sudo apt-get install apt-transport-https
If you're trying to run rkhunter check on your server and finding expr: syntax error for all binaries, it might be due to outdated file properties database. Run the following command to fix it: rkhunter --propupd --update After updating the file properties database,...
Zimbra desktop installation on my system was prompting me to upgrade the installation to the latest 7.2.7 version. I downloaded the installer (zdesktop_7_2_7_ga_b12059_20150629062326_linux_i686.tgz) from Zimbra and found that it was not working. For couple of weeks...