[cosmo-dev] root user creates unmodifiable events

Randy Letness randy at osafoundation.org
Wed May 21 12:14:09 PDT 2008


David Nault wrote:
> In order to avoid the need for credential management, our application 
> has been authenticating with CalDAV as root. Unfortunately this means 
> all newly created events are owned by root; when a user logs in with 
> their own credentials (via a third-party CalDAV client) they are 
> unable to modify the events.
>
> Is this by design? Is there a workaround?

Which version of the server are you using?  As of later versions (I just 
tested this on 0.15) as long as the user has write access to the 
collection (which they should if they own the collection) then they will 
have write access to items in that collection regardless of the owner.  
Is the collection created using root credentials?  If so, there 
currently isn't a workaround for that case.

-Randy


More information about the cosmo-dev mailing list