<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><br></div><div><br>On 3 Jan 2014, at 08:56, Stefan Froehlich <<a href="mailto:stefan@ffa-it.com.au">stefan@ffa-it.com.au</a>> wrote:<br><br></div><blockquote type="cite"><div>
  
    <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
  
  
    <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>
  

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>users mailing list</span><br><span><a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a></span><br><span><a href="https://lists.kolab.org/mailman/listinfo/users">https://lists.kolab.org/mailman/listinfo/users</a></span></div></blockquote><br><div>Stefan,</div><div><br></div><div>Thanks for the info. Was hoping for this to be available via the GUI. Maybe in a future release. I'm guessing the CLI tools will let me know what the permission letters mean. </div><div><br></div><div>Cheers PJ</div></body></html>