<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi all,<br/>
<br/>
we recently switched to Kolab for our Groupware needs and almost everything seems to be working smoothly. However, we require to have group permissions on shared folders and this is giving us a headache. For some reason the group identifier is not accepted when setting the ACL on a folder:<br/>
<br/>
Using cyradm trying to set the ACL with<br/>
<br/>
setaclmailbox shared/FolderTest@acme.com group:testrole lrs<br/>
<br/>
results in the following error:<br/>
<br/>
setaclmailbox: group:testrole: lrs: Invalid identifier<br/>
<br/>
maillog shows:<br/>
<br/>
kolab imap[28121]: ptload(): bad response from ptloader server: group identifier not found<br/>
kolab imap[28121]: ptload completely failed: unable to canonify identifier: group:testrole<br/>
<br/>
The group however seems to be setup correctly (as a role in webadmin), ptdump shows:<br/>
<br/>
user: hwtest -> hwtest@acme.com<br/>
time: 1504171652<br/>
groups: 1<br/>
group:testrole<br/>
<br/>
<br/>
We have no idea what the problem could be or how to debug this further. Any help would be greatly appreciated.<br/>
<br/>
Thanks<br/>
<br/>
Bob</div></div></body></html>