Difference between revisions of "How To Create an Admin Account"
Line 1: | Line 1: | ||
− | This will create an admin account with the password of 'test123': | + | This will create an additional admin account with the password of 'test123': |
zmprov ca testadmin@domain.com test123 zimbraIsAdminAccount TRUE | zmprov ca testadmin@domain.com test123 zimbraIsAdminAccount TRUE | ||
Line 6: | Line 6: | ||
zmprov sp testadmin@domain.com NEW_PASSWORD | zmprov sp testadmin@domain.com NEW_PASSWORD | ||
+ | |||
+ | The admin account admin@domain.com was created during installation. |
Revision as of 08:59, 24 May 2006
This will create an additional admin account with the password of 'test123':
zmprov ca testadmin@domain.com test123 zimbraIsAdminAccount TRUE
To change the password run:
zmprov sp testadmin@domain.com NEW_PASSWORD
The admin account admin@domain.com was created during installation.