Creating a delegated admin to manage Accounts distribution list and Aliases on a domain: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
===<h1>Creating a delegated admin to manage Accounts, distribution list and Aliases on a domain</h1>===
{{BC|Certified}}
__FORCETOC__
<div class="col-md-12 ibox-content">
=Creating a delegated admin to manage Accounts, distribution list and Aliases on a domain=
<hr>
<hr>
<br>
{{KB|{{ZC}}|{{ZCS 8.8}}|{{ZCS 8.7}}|{{ZCS 8.6}}|{{ZCS 8.5}}|}}
{{WIP}} 


<h2>Problem:</h2>


What are the steps to create a delegated admin with feature to create/delete/modify account, distribution list, alias. <br>
====Problem====
What are the steps to create a delegated admin with feature to create/delete/modify account, distribution list, alias.
 
Also apply restriction, this admin should not be able to create a new delegated admin account and group.  
Also apply restriction, this admin should not be able to create a new delegated admin account and group.  


<h2>Solution:</h2>
====Solution====


1). Create delegated admin account with required AdminConsole UI component.  
=====Step 1=====
Create delegated admin account with required AdminConsole UI component.  
  zmprov ca DELEGATED-ADMIN@DOMAIN.COM <PASSWORD> zimbraIsDelegatedAdminAccount TRUE zimbraAdminConsoleUIComponents accountListView zimbraAdminConsoleUIComponents downloadsView zimbraAdminConsoleUIComponents DLListView zimbraAdminConsoleUIComponents aliasListView zimbraAdminConsoleUIComponents resourceListView
  zmprov ca DELEGATED-ADMIN@DOMAIN.COM <PASSWORD> zimbraIsDelegatedAdminAccount TRUE zimbraAdminConsoleUIComponents accountListView zimbraAdminConsoleUIComponents downloadsView zimbraAdminConsoleUIComponents DLListView zimbraAdminConsoleUIComponents aliasListView zimbraAdminConsoleUIComponents resourceListView




2). Now assign following grants.  
=====Step 2=====
Now assign following grants.  
  zmprov grr global usr DELEGATED-ADMIN@DOMAIN.COM adminLoginCalendarResourceAs
  zmprov grr global usr DELEGATED-ADMIN@DOMAIN.COM adminLoginCalendarResourceAs
  zmprov grr global usr DELEGATED-ADMIN@DOMAIN.COM domainAdminZimletRights
  zmprov grr global usr DELEGATED-ADMIN@DOMAIN.COM domainAdminZimletRights
Line 34: Line 41:




Submitted by: Heera Singh Koranga
{| class="wikitable" style="background-color:#d0f0c0;" cellpadding="10"
|'''Submitted by''': Heera Singh Koranga
|}
 
{{Article Footer||}}

Revision as of 00:30, 21 August 2018

Creating a delegated admin to manage Accounts, distribution list and Aliases on a domain


   KB 23356        Last updated on 2018-08-21  




0.00
(0 votes)


Problem

What are the steps to create a delegated admin with feature to create/delete/modify account, distribution list, alias.

Also apply restriction, this admin should not be able to create a new delegated admin account and group.

Solution

Step 1

Create delegated admin account with required AdminConsole UI component.

zmprov ca DELEGATED-ADMIN@DOMAIN.COM <PASSWORD> zimbraIsDelegatedAdminAccount TRUE zimbraAdminConsoleUIComponents accountListView zimbraAdminConsoleUIComponents downloadsView zimbraAdminConsoleUIComponents DLListView zimbraAdminConsoleUIComponents aliasListView zimbraAdminConsoleUIComponents resourceListView


Step 2

Now assign following grants.

zmprov grr global usr DELEGATED-ADMIN@DOMAIN.COM adminLoginCalendarResourceAs
zmprov grr global usr DELEGATED-ADMIN@DOMAIN.COM domainAdminZimletRights
zmprov grr domain DOMAIN.COM usr DELEGATED-ADMIN@DOMAIN.COM domainAdminRights
zmprov grr domain DOMAIN.COM usr DELEGATED-ADMIN@DOMAIN.COM domainAdminConsoleRights
zmprov grr domain DOMAIN.COM usr DELEGATED-ADMIN@DOMAIN.COM adminConsoleAliasRights
zmprov grr domain DOMAIN.COM usr DELEGATED-ADMIN@DOMAIN.COM modifyAccount
zmprov grr domain DOMAIN.COM usr DELEGATED-ADMIN@DOMAIN.COM countAlias
zmprov grr domain DOMAIN.COM usr DELEGATED-ADMIN@DOMAIN.COM -configureAdminUI
zmprov grr domain DOMAIN.COM usr DELEGATED-ADMIN@DOMAIN.COM -get.account.zimbraAdminConsoleUIComponents
zmprov grr domain DOMAIN.COM usr DELEGATED-ADMIN@DOMAIN.COM -get.dl.zimbraAdminConsoleUIComponents
zmprov grr domain DOMAIN.COM usr DELEGATED-ADMIN@DOMAIN.COM -set.account.zimbraIsDelegatedAdminAccount
zmprov grr domain DOMAIN.COM usr DELEGATED-ADMIN@DOMAIN.COM -set.dl.zimbraIsAdminGroup

Note: Replace DELEGATED-ADMIN and DOMAIN.COM with the actual Admin user and DOMAIN name.


Submitted by: Heera Singh Koranga
Verified Against: Date Created:
Article ID: https://wiki.zimbra.com/index.php?title=Creating_a_delegated_admin_to_manage_Accounts_distribution_list_and_Aliases_on_a_domain Date Modified: 2018-08-21



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