Create account as admin using SOAP

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
André
Posts: 7
Joined: Tue Sep 01, 2020 2:54 am

Create account as admin using SOAP

Post by André »

Hello, i have been trying to create an account with admin permission using the SOAP api but i have been getting some troubles, i have already tried:

zimbraIsAdminAccount = 'TRUE',
zimbraFeatureAdminMailEnabled = 'TRUE'

and it's not working, does anyone have a solution?

Thank you
Damini Vashishtha
Zimbra Employee
Zimbra Employee
Posts: 32
Joined: Tue Oct 18, 2022 12:16 pm

Re: Create account as admin using SOAP

Post by Damini Vashishtha »

Please share what’s the exact problem you are facing to create an account with admin rights using soap.


Please refer this:
https://wiki.zimbra.com/wiki/How_To_Cre ... in_Account

If you want to make "domain admin" type of accounts, so you need to set zimbraIsDelegatedAdminAccount to TRUE .
For this, please refer:
https://wiki.zimbra.com/wiki/Creating_a ... n_a_domain
Post Reply