Bug 1445736
| Summary: | [downstream clone - 4.1.2] Don't display authorization provider name as a part of user name in users lists if it's displayed in specific authorization provider name column | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | rhev-integ |
| Component: | ovirt-engine | Assignee: | Ondra Machacek <omachace> |
| Status: | CLOSED ERRATA | QA Contact: | Lucie Leistnerova <lleistne> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0.6 | CC: | lsurette, lsvaty, mgoldboi, mperina, oourfali, pstehlik, rbalakri, Rhev-m-bugs, srevivo, ykaul |
| Target Milestone: | ovirt-4.1.2 | Keywords: | Improvement, ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1425323 | Environment: | |
| Last Closed: | 2017-05-24 11:23:16 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1425323 | ||
| Bug Blocks: | |||
|
Description
rhev-integ
2017-04-26 12:14:25 UTC
Currently all users within webadmin are identified as <USERNAME>@<AUTHZ-NAME> ('Authorization Provider' term is used in UI instead of authz-name). Unfortunately on Active Directory it is a bit more complicated, because by default <USERNAME> part contains UPN, which is constructed as <AD-USERNAME>@<AD-DOMAIN>, which means that we sometimes displays really long usernames
So in all views which contain username and also authz-name in different columns, we will not display @<AUTHZ-NAME> part in username column
(Originally by Martin Perina)
WARN: Bug status wasn't changed from MODIFIED to ON_QA due to the following reason: [FOUND CLONE FLAGS: ['rhevm-4.1.z', 'rhevm-4.2-ga'], ] For more info please contact: rhv-devops (Originally by rhev-integ) In users list (Users, Config, Permissions, Active sessions) user name doesn't contain provider and also in search form by adding user, but there is provider selected in selectbox so it is alright. verified in ovirt-engine-4.1.2-0.1.el7.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:1280 |