Thanks Stephen.
I can't get to the point where I connect to DCS in Mulberry is the biggest obstacle. Which is why I'm looking for other DAV admin type apps or clearer documentation for Mulberry. Could be even that I'm using some ancient version.
That might be a little off-topic for this list, though I thought many here would have looked this same stuff up too.
Cheers,
tack
On Feb 15, 2008, at 3:27 PM, Stephen Bowman wrote:
Tack-
The problem I was having was that I was using the wrong path. My current settings which seem to work fine are:
path = "/calendars/"
login as admin...
Then edit the calendar for which you want to grant permission on. For example, to steal Cyrus' wording:
To give read read access on user02's calendar to user01:
If you really want to use ACLs, then set the ACLs on
/calendars/users/user02/calendar to give /principals/__uids__/XXX (whatever
the principalURL is for user01) read access.
It worked for me...