How To Create an Admin Account

Revision as of 14:55, 15 May 2007 by Labynocle (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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