<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<div class="moz-cite-prefix">On 3/01/2014 5:51 AM, Velzeboer, PJ
wrote:<br>
</div>
<blockquote
cite="mid:418d6ff43ecc6174eca9738dabcfdeb4@websavages.com"
type="cite">
<p>Hi all,</p>
<p>I'm running Kolab 3.1 on CentOS 6 and have created a shared
calendar in the webadmin portal. I can see the calendar in
roundcube but it's read only. I'm guessing that I have to
permission users to read/write access. The question is how do I
do this?</p>
<p><span style="font-family: 'Lucida Grande', Verdana, Arial,
Helvetica, sans-serif; font-size: 12px;">Cheers PJ <br>
</span></p>
</blockquote>
Try to set permissions on the shared calendar manually.<br>
kolab set-mailbox-acl
calendars/<CalendarName>@<YourDomain> anyone
<permissions><br>
<br>
You need to replace<br>
<CalendarName> with the name of your calendar<br>
<YourDomain> with your domain where the calendar lives (see
kolab lm if unsure)<br>
<permissions> with the permissions you want to grant to
anyone, for example lrswipkxtecda<br>
<br>
MfG Stefan Fröhlich<br>
42 ;-)<br>
</body>
</html>