<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body smarttemplateinserted="true" text="#000000" bgcolor="#FFFFFF">
<div id="smartTemplate4-template">Hi All,<br>
<br>
I'm experimenting with xDav (CalDAV, CardDAV and WebDAV) in Cyrus
3.0.5. All xDAV services in user namespaces work as expected, but
I can't figure out how to setup them for shared namespaces.<br>
<br>
The most important service for me to setup for shared namespaces
is WebDAV. I'd like to have a shared folder accessible to multiple
users based on their ACLs. I know how to setup a shared folder for
IMAP:<br>
<br>
<font face="Courier New">cyradm> cm <a class="moz-txt-link-abbreviated" href="mailto:shared1@domain.com">shared1@domain.com</a><br>
cyradm> sam <a class="moz-txt-link-abbreviated" href="mailto:shared1@domain.com">shared1@domain.com</a> <a class="moz-txt-link-abbreviated" href="mailto:user1@domain.com">user1@domain.com</a> write<br>
</font><br>
In the mail client I see the shared1 folder under "shared
folders". But I can't see it in a WebDAV client. At the server the
shared1 folder doesn't have the autocreated xDAV structure as it
normally autocreates for individual users, and I don't know how to
create it manually.<br>
<br>
Does anybody know how to configure WebDAV shared folders? I'm also
interested in creating shared calendars (CalDAV) and addressbooks
(CardDAV), but I suppose they are managed the same way as WebDAV.<br>
<br>
Thanks in advance,<br>
Anatoli<br>
</div>
</body>
</html>