Zimbra NG Modules/Zimbra NG Admin/Delegated Admin Provisioning

Revision as of 12:07, 29 November 2017 by Jorge de la Cruz (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



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 NG Modules Administration Zimlet
  • From the Zimbra NG Modules CLI, running the appropriate zxsuite command as the zimbra user

Granting Delegated Admin rights to a user

From the Zimbra NG Modules Administration Zimlet

In the "Delegated Admins" section of the Zimbra NG Admin Tab in the Zimbra NG 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 NG 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 NG Modules Administration Zimlet

In the "Delegated Admins" section of the Zimbra NG Admin Tab in the Zimbra NG 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 NG 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 NG Modules Administration Zimlet

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

From the Zimbra NG 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 NG Modules

logo.png

Latest Version: 8.8

Zimbra NG 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