How To Create an Admin Account

Revision as of 14:55, 15 May 2007 by Labynocle (talk | contribs)

This will create an additional admin account with the password of 'test123':

 zmprov ca testadmin@domain.com test123 zimbraIsAdminAccount TRUE

This will transform a normal existed user account into an admin account (in this example futur-admin will become an admin) :

 zmprov ma futur-admin@domain.com zimbraIsAdminAccount TRUE

To change the password run:

 zmprov sp testadmin@domain.com NEW_PASSWORD

The admin account admin@domain.com was created during installation.

Jump to: navigation, search