[Tickets #2270] NEW: Kolab fails to support group acls
bugs@bugs.horde.org
bugs at bugs.horde.org
Thu Jul 14 10:48:16 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2270
-----------------------------------------------------------------------
Ticket | 2270
Created By | csacca at thecsl.org
Summary | Kolab fails to support group acls
Queue | Horde Framework Packages
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
+New Attachment | kolab_group_perm.patch
-----------------------------------------------------------------------
csacca at thecsl.org (2005-07-14 10:48) wrote:
In the function 'aclToArray' on line 1012 of framework/Kolab/Kolab.php, it's
clear that the kolab driver does not support group acls. This is probably
not the right thing to do as Kolab does support group acls and with the
development ldap group backend, it would be good to support it. I made a
patch that check to see if the acl is for a group or a user, and in the case
of a group, expands the group into a list of users, each having the
permissions of the group. I'm not sure if this is the best way, but it's at
the very least a starting point.
I tested this with a pached ldap group backend, though it is useing the
group API, so it should work fine with the datatree backend.
More information about the bugs
mailing list