[CalendarServer-users] Working with Group Calendars

Tyler Keating tylerkeating at mac.com
Tue Feb 27 14:51:31 PST 2007


> Hi,
>
> I'm having trouble accessing group calendars.  So far I've  
> implemented a custom directory service tied to my application, but  
> when a member tries to access their group's calendar, I get a "403  
> Forbidden" response.  The custom directory service is properly  
> returning the set of members for the group and then the  
> DirectoryRecords for each member in the group.  I've verified that  
> the groupMembers() method in principal.py returns the proper  
> DirectoryPrincipalResources of the members as well.  I don't know  
> if it's an issue with the directory service, but I thought I'd  
> mention it anyway.
>
> Can someone please explain what I'm missing?
>
> - Tyler Keating

I just noticed that I haven't implemented 'guid' in my directory  
service (which was based on an older version of sqldb).  Maybe this  
is the issue?  I'll get to work adding it anyhow.

- Tyler 


More information about the calendarserver-users mailing list