Bug 1373092
| Summary: | If error occurred, there should be printed only error description, not full stack trace on login screen | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Ondra Machacek <omachace> | ||||
| Component: | AAA | Assignee: | Ondra Machacek <omachace> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Gonza <grafuls> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 4.0.2 | CC: | bugs, mgoldboi, mperina, oourfali, pstehlik, tshefi | ||||
| Target Milestone: | ovirt-4.0.5 | Keywords: | Regression | ||||
| Target Release: | 4.0.5 | Flags: | rule-engine:
ovirt-4.0.z+
rule-engine: ovirt-4.1+ rule-engine: blocker+ mgoldboi: planning_ack+ mperina: devel_ack+ pstehlik: testing_ack+ |
||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-01-18 07:40:01 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP. Verified with: rhevm-4.0.5-0.1.el7ev.noarch Only msg displayed: server_error: Cannot resolve principal 'upn.lab.eng.brq.redhat.com' |
Created attachment 1197791 [details] Login Description of problem: Version-Release number of selected component (if applicable): 4.0.2 How reproducible: always Steps to Reproduce: 1. Configure aaa-ldap. 2. Try to login with user which has different UPN suffix then the default one, and don't specify suffix in login field. Actual results: There is printed full stack trace on login screen, which is unreadable. Expected results: Print just error message. Additional info: