Yair Zaslavsky has posted comments on this change. Change subject: aaa: Adding resolve groups ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/28368/2/backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/AuthzUtils.java File backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/AuthzUtils.java: Line 126: Authz.QueryEntity.PRINCIPAL Line 127: ).mput( Line 128: Authz.InvokeKeys.RESOLVE_GROUPS_RECURSIVE, Line 129: recursiveGroupsResolving Line 130: ).mput(Authz.InvokeKeys.RESOLVE_GROUPS, can you please elaborate if there is a scenario in which i would need to set resolve_group_recursive to true, while setting reoslve_groups to solve? with UI i'm passing false to the flag that is set at both of them, and with sync, i'm passing true. Line 131: recursiveGroupsResolving Line 132: ).mput( Line 133: Authz.InvokeKeys.QUERY_FILTER, Line 134: filter -- To view, visit http://gerrit.ovirt.org/28368 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3249b7f18c8bf609c9577e60aafa948a0aa55101 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
