28 Apr
2009
28 Apr
'09
12:10 a.m.
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? Eli