How To Create an Admin Account: Difference between revisions

No edit summary
 
No edit summary
Line 1: Line 1:
This will create an admin account with the password of 'test123':
This will create an admin account with the password of 'test123':


zmprov ca testadmin@domain.com test123 zimbraIsAdminAccount TRUE
  zmprov ca testadmin@domain.com test123 zimbraIsAdminAccount TRUE


To change the password run:
To change the password run:


zmprov sp testadmin@domain.com NEW_PASSWORD
  zmprov sp testadmin@domain.com NEW_PASSWORD

Revision as of 00:49, 6 April 2006

This will create an 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
Jump to: navigation, search