Create User

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
abu.sayed
Posts: 1
Joined: Wed May 25, 2022 2:38 am

Create User

Post by abu.sayed »

I have 4 MailBOx :
mbox1.ictgenius.com
mbox2.ictgenius.com
mbox3.ictgenius.com
mbox4.ictgenius.com

Now i Want to create users and add to server mbox4.ictgenius.com specifically. what's the command?
Attachments
Capture.PNG
Capture.PNG (6.55 KiB) Viewed 881 times
User avatar
L. Mark Stone
Ambassador
Ambassador
Posts: 2796
Joined: Wed Oct 09, 2013 11:35 am
Location: Portland, Maine, US
ZCS/ZD Version: 10.0.6 Network Edition
Contact:

Re: Create User

Post by L. Mark Stone »

You'll want to use zmprov for that:

Code: Select all

zmprov createAccount
usage:  createAccount(ca) {name@domain} {password} [attr1 value1 [attr2 value2...]]
For general help, type : zmprov --help
To find the attribute needed to select a server, look at an existing account to find the attribute that contains the mail host on which that account lives.

Hope that helps,
Mark
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
Post Reply