Hi Michael

On Feb 15, 2011, at 6:26 AM, michael.crilly wrote:

> I am trying to work out if it's possible to add a group on the ACL of a 
> calendar? I want to create a calendar for each of our departments and then 
> add each of our LDAP groups to each corresponding calendar for that group.
> 
> For example I want to create an IT calendar and then add the 'it' group name 
> to the ACL and permit anyone in that group to be able to modify the calendar 
> entries, etc. What do I need to check that I have in place in order for this 
> to work, if it's even possible?
> 
> Currently, we bind to the very top level of our LDAP tree so that the entire 
> structure is available for searching. We've also configured SOGod to search 
> for sn, cn, uid, displayName and mail.

This is possible, as long as you have groups with one of the following 
objectClass: group, groupOfNames, groupOfUniqueNames, posixGroup.

Each LDAP group entry must use one of the following attributes to define 
members: member, uniqueMember, memberUid.

SOGo doesn't support dynamic groups yet (where each member as a memberOf 
attribute).


Francis

--
[email protected] :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to