Re: Loading CalDav calendars

2016-10-27 Thread Nic Bernstein via Info-cyrus
Good people, Forgive me for wasting list bandwidth, but we've found a solution in DaviCal's own sync-remote-caldav.php script. We've simply applied this ACL -- sam user.%.#calendars.% all -- and then use that user's credentials to authenticate. scripts/sync-remote-caldav.php -u http://:8

Re: Loading CalDav calendars

2016-10-27 Thread Nic Bernstein via Info-cyrus
Oh, and for completeness, here's the ACLs on the calendars, lest you think we didn't think of that: > lam user.nic.#calendars.% user.nic.#calendars.Default: anyone 9 nic lrswipkxtecdan user.nic.#calendars.Inbox: nic lrswipkxtecdan anyone 789 user.nic.#calendar

Loading CalDav calendars

2016-10-27 Thread Nic Bernstein via Info-cyrus
Friends, We're finally starting to play seriously with the CalDav implementation in Cyrus 2.5.10. We've flirted with it in the past, having been building our own packages from the 2.4.x+caldav-beta lines for years, but now we're trying to actually move from our old CYrus IMAP/DaviCal combinat