This commit is contained in:
fpeters 2004-04-19 09:58:53 +00:00
parent b98b10b2e5
commit 68c08eea58
1 changed files with 1 additions and 1 deletions

View File

@ -1606,7 +1606,7 @@ class Id(BaseKind):
objectIds = proxy.getObjectIds()
except faults.UserAccessDenied:
continue
if role == 'groups' and serverRoles:
if role == 'groups' and serverRoles and serverRoles != ['groups']:
objectIds = proxy.getObjectIdsWithCriteria(
'not object.acceptedRoles or '\
' [x for x in object.acceptedRoles if x in %r]' % (