> Hello,
>
> I am playing with DCS for two days and don´t get it...
>
>
> 1. I want to use DCS on an Ubuntu server for 30 Mac-Clients running
> iCal on Leopard. Works already.
> 2. I don´t want to setup an OpenDirectory service. It´s lot of
> overhead I don´t need.
> 3. I want to allow users to cha
Hi,
I'm the humble author of the Linux Howto Tuto you mentioned.
I can't correctly help you since your problem seems to be a twisted
configuration realted (As far as i can read the log).
I don't think it's even Linux related (the only non trivial part of the
howto is correct File System configura
> Hello,
>
> I am trying to get calendar server to
> run on a CentOS Linux server. I am
> getting a crash with the run script.
> The logs are attached.
>
> I see the errors...
>
> [...]
> File
> "/home/caldav/src/calendar-server/pysqlite-2.3.2/build/lib.linux-i686-2.5/pysqlite2/dbapi2.py",
> line
Some month ago (December or January) i've put on this ML a little howto on
installing Darwin Calendar Server (DCS) on Linux with some elementary
tests with Mozilla-Sunbird Client.
The reading (and writing) of DCS datas from Sunbird was OK.
Sunbird was running on Linux, but i think it has no funct
>The server is set up such that a user's calendars are only readable
> by that user.
>
>This can be modified (by that user) using WebDAV ACLs, though there
> aren't really any clients around that do that, as far as I'm aware,
> and we don't have any tools for that at the moment, as we've be
> Okay, I followed these directions on my Gentoo machine, leaving out
> the steps dealing with changing the DocumentRoot directory from its
> default,
You should not.
You must set Document Root to a path corresponding to an XATTR supported
partition.
The error occuring in your log says it all :
I've put my Linux install procedure in joined document.
I hope it 'll be helpfull for others.
Maybe if it works it would have his place on the wiki.
Thanks for all developpers to make it possible.
LinuxBuildAndRun-DarwinCalendarServer
Description: Binary data
__
>[ ] I plan to use Calendar Server after Apple ships it
>[X] I plan to use Calendar Server in the near future
>[ ] I am using the Calendar Server today
>[ ] With little/no success so far
>[X] With some success
>[ ] Dude, this rocks
>
>Environment:
>[X] C
>I put put this doc:
>
> http://trac.macosforge.org/projects/calendarserver/wiki/Sunbird
I used it. There is a little mistake in it.
The URI http://localhost:8008/calendars/users/jsmith/calendar
should be http://localhost:8008/calendars/user/jsmith/calendar
('users' -> 'user')
>
>Wh