If you are using the restrictToGroups feature, you need to add the GUIDs for rooms and locations into the provisioning group, same as users. You can add a group and it'll expand the group. If we enable group calendars again, we'll need a way to separately specify provisioned groups, I guess. -wsv On Apr 27, 2009, at 5:10 PM, Eli Bach wrote:
From reading cachingappleopendirectory.py (and looking through the debug log), if the resource/location isn't already in the memcache, it queries DirectoryServices for the matching recordname (which it finds), but then it appears to check if the resource/location is part of the restrictedgroup (which I have configured).
Since resource/location have no group attribute, this always fails.
Or am I misunderstanding how this works?