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

(Created page with "===<h1>Creating a delegated admin to manage Accounts, distribution list and Aliases on a domain</h1>=== <hr> <br> <h2>Problem:</h2> What are the steps to create a delegated...")
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
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. Also apply restiction this admin should not able to create a new delegated admin account and group.
====Problem====
What are the steps to create a delegated admin with feature to create/delete/modify account, distribution list, alias.


<h2>Solution:</h2>


  zmprov ca DELEGATED-ADMIN@DOMAIN.COM z1mbr4 zimbraIsDelegatedAdminAccount TRUE zimbraAdminConsoleUIComponents accountListView zimbraAdminConsoleUIComponents downloadsView zimbraAdminConsoleUIComponents DLListView zimbraAdminConsoleUIComponents aliasListView zimbraAdminConsoleUIComponents resourceListView
====Solution====
Also apply restriction so this admin should not be able to create a new delegated admin account and group.
 
=====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 adminLoginCalendarResourceAs
  zmprov grr global usr DELEGATED-ADMIN@DOMAIN.COM domainAdminZimletRights
  zmprov grr global usr DELEGATED-ADMIN@DOMAIN.COM domainAdminZimletRights
Line 25: Line 37:


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






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


<hsingh@zimbra.com>
{{Article Footer||}}

Latest revision as of 00:32, 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.


Solution

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

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