I'm having trouble getting the group calendar functionality to work. Could
someone please point out what I might be doing wrong? When I setup a
location, it shows up as a delegate, however the group calendars don't
appear. We're using iCal as a calendar client.
This is my accounts.xml config...
<accounts realm="Test Realm">
<user>
<uid>admin</uid>
<password>•••••</password>
<name>Super User</name>
</user>
<user>
<uid>personA</uid>
<password>•••••</password>
<name>Person A</name>
<cuaddr>mailto:[EMAIL PROTECTED]</cuaddr>
</user>
<user>
<uid>personB</uid>
<password>•••••</password>
<name>Person B</name>
<cuaddr>mailto:[EMAIL PROTECTED]</cuaddr>
</user>
<group>
<uid>users</uid>
<password>users</password>
<name>Users Group</name>
<members>
<member type="users">personA</member>
<member type="users">personB</member>
</members>
</group>
<group>
<uid>shared_calendar</uid>
<password>••••••</password>
<name>Shared Cal</name>
<members>
<member type="users">personA</member>
<member type="users">personB</member>
</members>
</group>
</accounts>
--
View this message in context:
http://www.nabble.com/Getting-group-calndars-to-work.-tp15501562p15501562.html
Sent from the Calendar Server - Users mailing list archive at Nabble.com.
_______________________________________________
calendarserver-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users