By: zetalliance
Team managers often need to get a quick overview over their team's appointments. Zimbra's sharing method allows them to embed the calendar of every team member into their own calendar view in the Zimbra web client.
However, in some cases, this has some disadvantages:
This extension allows a central management of group calendars. The main calendars of several users can be grouped together using a distribution list. Permissions to access this group calendar are handled using a corresponding distribution list.
Automated installer for CentOS 7 and Ubuntu, run it on all your mailbox servers.
wget https://raw.githubusercontent.com/Zimbra-Community/group-calendar/master/groupcal-installer.sh -O /tmp/groupcal-installer.sh
chmod +rx /tmp/groupcal-installer.sh
/tmp/groupcal-installer.sh
The group calendars are defined using the membership in specific groups (distribution lists).
To create a group calendar out of appointments of a set of users, create a new distribution list called gcal_@ and put the users into this distribution list.
To make this group calendar available to specific users, create another distribution list called secgcal@ and put that users there.
Usually, you put the team members into the gcal-Group and the team manager into the secgcal_-Group. This way, the team manager has access all the calendars of the team members.
The calendar refreshes every hour, you can force a refresh using command:
/etc/cron.hourly/groupcal
.
Private appointments are ignored by Group Calendar, so you don't have to worry about private appointments reaching unauthorized eyes.
This extension works around Zimbra's permissionset. It uses an administrative user to fetch all the calendars and the soap extension to display them to an arbitrary user.
This may not be, what your data safety regulations allow. So, please check with this and always notify your team members, that you want to set up the group calendar!
Rating | ( 2 ratings ) |
Downloads | 3923 |
Latest Version | 1.0-rc8 |
Categories | Calendar |
Compatibility | ZCS 8.7.x , ZCS 8.8.x |
License | GNU GPL v2 |
Created | on 3/9/15 |
Updated | on 2/21/21 |
By: mammut47 on on 1/6/18 for version 1.0-rc8
The best for Admins
By: GrnEyedDvl on on 9/25/15 for version 1.0-rc8
zimbra@MAIL:~/zimlets$ zmzimletctl deploy bundle-v1.0-rc8.zip
java.io.FileNotFoundException: zimlet description not found: bundle-v1.0-rc8.xml
Please run installer from the readme.
Replied on 2/21/21