Zimbra Next Generation Modules/Zimbra NG Admin/Delegated Admin Provisioning: Difference between revisions

mNo edit summary
 
m (1 revision imported: Zimbra NG)
(No difference)

Revision as of 13:10, 30 August 2017




Zimbra NG Admin - Delegated Admin Provisioning

Zimbra NG Admin Delegated Admin Provisioning

What is the Delegated Admin Provisioning

Delegated Admin Provisioning is the set of operations that allow you to grant, edit and revoke Domain Admin rights to a user.

All Delegated Admin Provisioning operations can be either performed:

  • From the Zimbra NG Admin tab of the Zimbra Next Generation Modules Administration Zimlet
  • From the Zimbra Next Generation Modules CLI, running the appropriate zxsuite command as the zimbra user

Granting Delegated Admin rights to a user

From the Zimbra Next Generation Modules Administration Zimlet

In the "Delegated Admins" section of the Zimbra NG Admin Tab in the Zimbra Next Generation Modules Administration Zimlet click the "Add" button.

You will be asked the following informations:

  • Account: the email address you want to grant Delegated Admin rights to.
  • Domain: the domain on which the Delegated Admin will have control.
  • Delegated Auth: Check this box to allow the Delegated Admin to use the "View Mail" features on any mailbox of the selected domain.
  • Grant Limit: The maximum mailbox quota this admin can assign to a user.
  • Edit Features: Defines whether the Delegated Admin is able to edit the contents of the "Features" tab on its users.

warning

If the "Domain Quota" is lower than the "Grant Limit", the "Grant Limit" value will be ignored
Disk space and Quota limits can be entered in Gigabytes (gb), Megabytes (mb) or Kilobytes (kb)

From the Zimbra Next Generation Modules CLI

To grant Delegated Admin rights to a user, the "doAddDelegationSettings" command is available:

Syntax:
   zxsuite admin doAddDelegationSettings {account} {domain} [attr1 value1 [attr2 value2...]]

PARAMETER LIST

NAME             TYPE       EXPECTED VALUES   DEFAULT
account(M)       String                        
domain(M)        String                        
viewMail(O)      Boolean    true|false         false
adminQuota(O)    String                        0

(M) == mandatory parameter, (O) == optional parameter

Editing the rights of an existing Delegated Admin

From the Zimbra Next Generation Modules Administration Zimlet

In the "Delegated Admins" section of the Zimbra NG Admin Tab in the Zimbra Next Generation Modules Administration Zimlet select an entry in the list and click the "Edit" button.

You can also doubleclick an entry of the list to edit it.

From the Zimbra Next Generation Modules CLI

To edit the rights of an existing Delegated Admin, the "doEditDelegationSettings" command is available:

Syntax:
   zxsuite admin doEditDelegationSettings {account} {domain} [attr1 value1 [attr2 value2...]]

PARAMETER LIST

NAME             TYPE       EXPECTED VALUES   
account(M)       String                        
domain(M)        String                        
viewMail(O)      Boolean    true|false         
adminQuota(O)    String                        

(M) == mandatory parameter, (O) == optional parameter

Revoke Delegated Admin rights from a user

From the Zimbra Next Generation Modules Administration Zimlet

In the "Delegated Admins" section of the Zimbra NG Admin Tab in the Zimbra Next Generation Modules Administration Zimlet select an entry in the list and click the "Delete" button.

From the Zimbra Next Generation Modules CLI

To revoke Delegated Admin rights from a user, the "doRemoveDelegationSettings" command is available:

Syntax:
   zxsuite admin doRemoveDelegationSettings {account} {domain} 

PARAMETER LIST

NAME          TYPE      
account(M)    String    
domain(M)     String    

(M) == mandatory parameter, (O) == optional parameter

Zimbra Next Generation Modules

logo.png

Latest Version: 8.8

Zimbra Next Generation Modules Resources

Here you can find useful resources for your Zimbra NG Modules



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »

Jump to: navigation, search