Hi Rick, FYI I just added a wiki page for the repository.xml file: <http://svn.macosforge.org/projects/calendarserver/wiki/RepositoryXML> --On September 5, 2006 12:25:28 AM -0400 Rick Davis <roodavis@mac.com> wrote:
By editing the repository-dev.xml file I was able to create more users. The principals are created. When I attempt to publish a calendar as one of the new users the /calendars/users/<newuser> folder is created with the inbox and outbox folder.
What are you using to 'publish' a calendar?
But the calendar fails to publish with "Access to the calendar <server url> is not permitted.." If I use the admin name and password I can publish the test calendar.
Can you provide the relevant portion of the server log?
I saw this comment on the Quick Start page of the site "This principal is also set up with "all" permissions on the server." and I am guessing that my problem is in there, just don't know where there is. ;-) Do I need to give my new users or principals "all" permissions. If so, how would I do that?
Any and all suggestions greatly appreciated.
As described on the wiki page, each user should be given <DAV:all> privileges to their own calendar home collection. So it should be possible to do anything in that collection once authenticated. -- Cyrus Daboo