Ajcody-ACL-And-Rights: Difference between revisions

mNo edit summary
 
(32 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Article Infobox|{{admin}}|{{ZCS 8.0}}|{{ZCS 7.0}}|{{ZCS 6.0}}||}}
{{BC|Zeta Alliance}}                        <!-- Note, this will also add [[Category: Zeta Alliance]] to bottom of wiki page. -->
__FORCETOC__                              <!-- Will force a TOC regards of size of article. __NOTOC__  if no TOC is wanted. -->
<div class="col-md-12 ibox-content">
=Ajcody ACL and Rights=            <!-- Normally will reflect page title. Is listed at very top of page. -->
{{KB|{{ZETA}}|{{ZCS 8.5}}|{{ZCS 8.0}}|{{ZCS 7.0}}|}}           <!-- Can only handle 3 ZCS versions. -->
{{WIP}}                                                <!-- For pages that are "work in progress". -->


Some sections below might be specific to certain version of ZCS # and greater. Please check each wiki page's Article Infobox to confirm supported version of ZCS the documentation applies to.
Some sections below might be specific to certain version of ZCS # and greater. Please check each wiki page's Article Infobox to confirm supported version of ZCS the documentation applies to.
Line 13: Line 18:


----
----


If you don't see on this wiki page a specific example that your looking for [right not mentioned in title], I would recommend search the documents below and gathering information on the function/right you want to set. Most likely, one of the existing how-to wiki pages will work for you if you just substitute the right value - example, sendToDistList for viewDistList.
If you don't see on this wiki page a specific example that your looking for [right not mentioned in title], I would recommend search the documents below and gathering information on the function/right you want to set. Most likely, one of the existing how-to wiki pages will work for you if you just substitute the right value - example, sendToDistList for viewDistList.
Line 20: Line 26:


* [[Ajcody-System-Documentation-For-Rights-Included-In-ZCS-Install]]
* [[Ajcody-System-Documentation-For-Rights-Included-In-ZCS-Install]]
===View Mail Option and Setting Up Delegated Admins===
Uma wrote an excellent wiki page here for setting up delegated admins:
* https://wiki.zimbra.com/wiki/UmaT-Implementing-Delegated-Administration
Note though, you'll need to take into account this possible bug related to a possible port issue that might prevent the View Mail from working as expected.
* ref: https://community.zimbra.com/collaboration/f/1886/t/1105868
** Related to the following variables, "gd" gets the variables. To modify, you would use "md" and include the new variable target.
*** zmprov gd domain.com zimbraPublicServiceHostname
*** zmprov gd domain.com zimbraPublicServicePort       
*** zmprov gd domain.com zimbraPublicServiceProtocol
*** A mailbox restart is needed if you adjust any of this variables: zmmailboxdctl restart
* "Admin - View mail directs to wrong URL"
** https://bugzilla.zimbra.com/show_bug.cgi?id=31793


===How To Setup A sendToDistList Right And Deny Others From Sending To A Distribution List===
===How To Setup A sendToDistList Right And Deny Others From Sending To A Distribution List===
Line 25: Line 47:
----
----


''Sent request to KB team for this to get done. -Ajcody''


'''The sendToDistList Right Requires The Zimbra Milter Service To Be Enabled And Running - [zmmilterctl/+zimbraServiceEnabled]'''
'''The sendToDistList Right Requires The Zimbra Milter Service To Be Enabled And Running - [zmmilterctl/+zimbraServiceEnabled]'''
Line 34: Line 57:


===How To Setup A ownDistList Right For A Distribution List===
===How To Setup A ownDistList Right For A Distribution List===


----
----


''Sent request to KB team for this to get done. -Ajcody''


[[File:Article-version.png]] '''ZCS 8.0''' And Greater, See the following on the sendToDistList grant:
[[File:Article-version.png]] '''ZCS 8.0''' And Greater, See the following on the sendToDistList grant:
* [[Ajcody-How-To-Setup-A-ownDistList-Right-For-A-Distribution-List|How To Setup A ownDistList Right For A Distribution List]]
* [[Ajcody-How-To-Setup-A-ownDistList-Right-For-A-Distribution-List|How To Setup A ownDistList Right For A Distribution List]]


===How To Setup A sendAsDistList Right and Persona For A Distribution List===
===How To Setup A sendAsDistList Right and Persona For A Distribution List===
Line 47: Line 71:




Prior to ZCS 8, zimbraAllowFromAddress was used for both internal and external account values. With ZCS 8 and above, zimbraAllowFromAddress only holds external account values.
Prior to ZCS 8, zimbraAllowFromAddress was used for both internal and external account values. With ZCS 8 and above, zimbraAllowFromAddress only holds external account values. This was done in [https://bugzilla.zimbra.com/show_bug.cgi?id=66387 Bug 66387]


[[File:Article-version.png]] '''ZCS 8.0''' And Greater, See the following on the sendAsDistList grant:
[[File:Article-version.png]] '''ZCS 8.0''' And Greater, See the following on the sendAsDistList grant:
* [[Ajcody-How-To-Setup-sendAsDistList-Right-And-Persona-For-A-Distribution-List|How To Setup A sendAsDistList Right and Persona For A Distribution List]]
* [[Ajcody-How-To-Setup-sendAsDistList-Right-And-Persona-For-A-Distribution-List|How To Setup A sendAsDistList Right and Persona For A Distribution List]]


===How To Setup A sendAs Right and Persona For Internal Users===
===How To Setup A sendAs Right and Persona For Internal Users===
Line 58: Line 81:




Prior to ZCS 8, zimbraAllowFromAddress was used for both internal and external account values. With ZCS 8 and above, zimbraAllowFromAddress only holds external account values.
Prior to ZCS 8, zimbraAllowFromAddress was used for both internal and external account values. With ZCS 8 and above, zimbraAllowFromAddress only holds external account values. This was done in [https://bugzilla.zimbra.com/show_bug.cgi?id=66387 Bug 66387]


[[File:Article-version.png]] '''ZCS 8.0''' And Greater, See the following:
[[File:Article-version.png]] '''ZCS 8.0''' And Greater, See the following:
* [[Ajcody-How-To-Setup-sendAs-Right-And-Persona-For-Internal-Users|How To Setup A sendAs Right and Persona For Internal Users]]
* [[Ajcody-How-To-Setup-sendAs-Right-And-Persona-For-Internal-Users|How To Setup A sendAs Right and Persona For Internal Users]]


===How To Setup A sendOnBehalfOf Right and Persona For Internal Users===
===How To Setup A sendOnBehalfOf Right and Persona For Internal Users===
Line 71: Line 93:
[[File:Article-version.png]] '''ZCS 8.0''' And Greater, See the following:
[[File:Article-version.png]] '''ZCS 8.0''' And Greater, See the following:
* [[Ajcody-How-To-Setup-sendOnBehalfOf-Right-And-Persona-For-Internal-Users|How To Setup A sendOnBehalfOf Right and Persona For Internal Users]]
* [[Ajcody-How-To-Setup-sendOnBehalfOf-Right-And-Persona-For-Internal-Users|How To Setup A sendOnBehalfOf Right and Persona For Internal Users]]
===How To Setup Crossmailbox Search Rights===
----
''Sent request to KB team for this to get done. -Ajcody''
[[File:Article-version.png]] '''ZCS 8.0''' And Greater, See the following:
* [[Ajcody-How-To-Setup-Crossmailbox-Search-Rights|How To Setup Crossmailbox Search Rights]]
===How To Setup An Account Like Family Mailboxes Use To Be===
----
For now, see these two RFE's:
* "Bring back Family Mailboxes"
** https://bugzilla.zimbra.com/show_bug.cgi?id=83231
* "Document upgrade/migration strategies for customers heavily relying on (now EOL) family mailboxes feature"
** https://bugzilla.zimbra.com/show_bug.cgi?id=76088
{{Article Footer|Zimbra Collaboration 8.0, 7.0|04/16/2014}}
----
[[Category: Author:Ajcody]]

Latest revision as of 14:55, 20 June 2016

Ajcody ACL and Rights

   KB 20655        Last updated on 2016-06-20  




0.00
(0 votes)
24px ‎  - This is Zeta Alliance Certified Documentation. The content has been tested by the Community.


Some sections below might be specific to certain version of ZCS # and greater. Please check each wiki page's Article Infobox to confirm supported version of ZCS the documentation applies to.

ACL And Rights

Actual ACL And Rights Home Page

Please see: Ajcody-ACL-And-Rights


System Documentation For Rights Included in ZCS Install



If you don't see on this wiki page a specific example that your looking for [right not mentioned in title], I would recommend search the documents below and gathering information on the function/right you want to set. Most likely, one of the existing how-to wiki pages will work for you if you just substitute the right value - example, sendToDistList for viewDistList.


See the following for the output of zmprov help right, zmprov grd, and the developers text files at /opt/zimbra/conf/rights/  :

View Mail Option and Setting Up Delegated Admins

Uma wrote an excellent wiki page here for setting up delegated admins:

Note though, you'll need to take into account this possible bug related to a possible port issue that might prevent the View Mail from working as expected.

How To Setup A sendToDistList Right And Deny Others From Sending To A Distribution List


Sent request to KB team for this to get done. -Ajcody

The sendToDistList Right Requires The Zimbra Milter Service To Be Enabled And Running - [zmmilterctl/+zimbraServiceEnabled]

Article-version.png ZCS 8.0 And Greater, See the following on the sendToDistList grant:

Will be an update of Enabling_and_administering_the_Zimbra_milter when I can get to this one.

How To Setup A ownDistList Right For A Distribution List


Sent request to KB team for this to get done. -Ajcody

Article-version.png ZCS 8.0 And Greater, See the following on the sendToDistList grant:

How To Setup A sendAsDistList Right and Persona For A Distribution List



Prior to ZCS 8, zimbraAllowFromAddress was used for both internal and external account values. With ZCS 8 and above, zimbraAllowFromAddress only holds external account values. This was done in Bug 66387

Article-version.png ZCS 8.0 And Greater, See the following on the sendAsDistList grant:

How To Setup A sendAs Right and Persona For Internal Users



Prior to ZCS 8, zimbraAllowFromAddress was used for both internal and external account values. With ZCS 8 and above, zimbraAllowFromAddress only holds external account values. This was done in Bug 66387

Article-version.png ZCS 8.0 And Greater, See the following:

How To Setup A sendOnBehalfOf Right and Persona For Internal Users



Article-version.png ZCS 8.0 And Greater, See the following:

How To Setup Crossmailbox Search Rights


Sent request to KB team for this to get done. -Ajcody

Article-version.png ZCS 8.0 And Greater, See the following:

How To Setup An Account Like Family Mailboxes Use To Be


For now, see these two RFE's:


Verified Against: Zimbra Collaboration 8.0, 7.0 Date Created: 04/16/2014
Article ID: https://wiki.zimbra.com/index.php?title=Ajcody-ACL-And-Rights Date Modified: 2016-06-20



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