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
My Coffeeza Finero Mini portable espresso machine recently developed what initially looked like a pressure or pump problem. The machine would switch on normally. I could hear the motor/pump running, but no water was coming through the coffee outlet. Even after...
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,...