Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-08-2009, 08:02 AM
Starter Member
 
Posts: 2
Default View e-mail action on zimbraAdmin

Since i dont want to see email belongs to users, So how can I get off or turn off the button or function view email's users on zimbra admin? Is this possible? I use open source edition.
Reply With Quote
  #2 (permalink)  
Old 04-08-2009, 09:59 AM
Moderator
 
Posts: 6,237
Default

Welcome to the forums,

In 5.0 you'll have to make your own zimlet to hide it - or other custom soap portal - there's no user levels in FOSS, while NE has a fixed domain admin.

In 6.0 we're moving to delegated rights in NE (& possibly FOSS) so you'd remove adminLoginAs permission on a group (DL) or account:
zmprov rvr account user@domain.com adminLoginAs

There's also:
Bug 19386 - "View Mail" should be able to view "passively"
Bug 6032 - Non-Modifying 'View Mail' admin permission/role

---
Another example:

zmprov mdl group@domain.com +zimbraAdminConsoleUIComponents DLListView

zmprov grr global grp group@domain.com getDistributionList

Obviously you'll want to set others like:
addDistributionListAlias
addDistributionListMember
createDistributionList
deleteDistributionList
domainAdminDistributionListRights
getDistributionList
getDistributionListMembership
getDistributionListShareInfo
listDistributionList
modifyDistributionList
publishDistributionListShareInfo
removeDistributionListAlias
removeDistributionListMember
renameDistributionList
setDomainAdminDistributionListAttrs
viewDistributionListAdminUI

Then on the account:
zmprov ma user@domain.com zimbraIsAdminAccount TRUE
(not zimbraIsSystemAdminAccount)




Now what's the difference for NE in GnR? Well the com_zimbra_delegatedadmin zimlet is only bundled with the network edition, and allows for easy setup via the admin console:








There's also a Global Settings > Permissions tab, or if you need to set something at the server level Servers > server > Permissions tab:



Or even the user level via account > permissions tab.

Last edited by mmorse; 07-29-2009 at 02:48 PM..
Reply With Quote
  #3 (permalink)  
Old 04-08-2009, 10:16 AM
Moderator
 
Posts: 6,237
Default

Quote:
Originally Posted by marisu
Turn off the VIEW MAIL button in AdminUI?Modify "ZaSettings.ACCOUNTS_VIEW_MAIL_ENABLED = TRUE;" to"ZaSettings.ACCOUNTS_VIEW_MAIL_ENABLED = false" in Admin_all.js.
Nice tip for 5.0

GnR 6.0 isn't out yet, but you can grab the source from perforce or try some of the alpha nightlies - Beta1 will be out soon.

EDIT: Beta 2 FOSS behaves a little differently (different zimbra-attrs.xml?) seems like it's shifting it to NE only...

Last edited by mmorse; 07-29-2009 at 02:51 PM..
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.