Difference between revisions of "Admin Password Reset"
(salla) |
|||
(15 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
− | admin password: | + | {{BC|Certified}} |
+ | __FORCETOC__ | ||
+ | <div class="col-md-12 ibox-content"> | ||
+ | =Admin password Reset= | ||
+ | {{KB|{{ZC}}|{{ZCS 8.6}}|{{ZCS 8.5}}|}} | ||
+ | |||
+ | {{WIP}} | ||
+ | ==Purpose== | ||
+ | Admin password Reset. | ||
+ | |||
+ | ==Resolution== | ||
+ | To reset the administrative password: | ||
+ | su - zimbra | ||
+ | zmprov sp <admin email address> <new password> | ||
+ | |||
+ | ===Obtain a list of all Administrators=== | ||
+ | If want to get a list of all administrators, run the next command: | ||
+ | su - zimbra | ||
+ | zmprov gaaa | ||
+ | ===Check the new password in the Admin Console=== | ||
+ | To access the admin console: | ||
+ | https://YOURHOST:7071 | ||
+ | |||
+ | Remember that the administrative console (sometimes) requires a full email address as the login name, so you may be using the correct password and the wrong login! | ||
+ | |||
+ | {{Article Footer|Zimbra Collaboration Suite 8.6, 8.5|4/7/2006}} | ||
+ | {{NeedSME|SME1|SME2|Copyeditor}} | ||
+ | [[Category:Administration]] | ||
+ | [[Category:ZCS 8.6]] | ||
+ | [[Category:ZCS 8.5]] | ||
+ | [[Category:ZCS 8.0]] |
Latest revision as of 12:15, 11 July 2015
Contents
Admin password Reset
- This article is a Work in Progress, and may be unfinished or missing sections.
Purpose
Admin password Reset.
Resolution
To reset the administrative password:
su - zimbra zmprov sp <admin email address> <new password>
Obtain a list of all Administrators
If want to get a list of all administrators, run the next command:
su - zimbra zmprov gaaa
Check the new password in the Admin Console
To access the admin console:
https://YOURHOST:7071
Remember that the administrative console (sometimes) requires a full email address as the login name, so you may be using the correct password and the wrong login!