How To Create an User Account

Revision as of 09:36, 14 June 2006 by Zimsteve (talk | contribs)

This will create an normal user account with the password of 'test123':

 zmprov ca user1@domain.com test123  

To change the password run:

 zmprov sp user1@domain.com NEW_PASSWORD

You can also add users from a csv-file.

useradd or adduser

Jump to: navigation, search