| Summary: | "Available consoles" query fails for insufficient permissions | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Francesco Romani <fromani> |
| Component: | Backend.Core | Assignee: | Francesco Romani <fromani> |
| Status: | CLOSED NOTABUG | QA Contact: | meital avital <mavital> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.6.2.6 | CC: | bugs, gscott, mavital, michal.skrivanek, tjelinek |
| Target Milestone: | ovirt-3.6.5 | Flags: | tjelinek:
ovirt-3.6.z?
rule-engine: planning_ack? michal.skrivanek: devel_ack+ mavital: testing_ack+ |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | Virt | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-14 08:26:14 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Francesco Romani
2016-02-12 14:55:57 UTC
Built and configured Engine 3.6.5, added aaa-jdbc package, created "John Doe" unprivileged (aka not-admin) user, added these roles UserRole (on test VM) UserVmManager (on test VM) Those were present by default: VnicProfileUser UserTemplateBasedVm UserProfileEditor CpuProfileOperator Can't reproduce, I see no errors in the logs. I guess we can still have http://gerrit.ovirt.org/53341 in master because makes the code more correct, but perhaps not worth backport. Asked on ovirt-users for more details, this issue seems not trivial to reproduce. I think the original "2016-02-08 14:28:42,533 ERROR [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery]" was not related to opening the console. The attached patch (53341) is not correct - it would break the opening of the console for non-admin users which don't have rights on the host itself. Since looking at the code and doing lots of experiments the problem does not reproduce, closing this bug as not a bug since it seems there is no bug in this flow. In case someone will actually hit this issue, please feel free to reopen. |