Bug 1839746 (OCPRHV-79-4.5)
| Summary: | OCPRHV-79: User cannot fix wrong oVirt user once provided to the installer | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Jan Zmeskal <jzmeskal> |
| Component: | Installer | Assignee: | Douglas Schilling Landgraf <dougsland> |
| Installer sub component: | OpenShift on RHV | QA Contact: | Jan Zmeskal <jzmeskal> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | low | ||
| Priority: | medium | CC: | dougsland |
| Version: | 4.5 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://issues.redhat.com/browse/OCPRHV-79 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-10-27 16:01:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1846366, 1850723 | ||
| Bug Blocks: | |||
|
Description
Jan Zmeskal
2020-05-25 12:22:56 UTC
Jan, how about the approach below? If we fail to auth, we show to users the error and exit. INFO Detected: Engine CA as trusted locally... ? oVirt engine username admin@internal ? oVirt engine password ******** Failed to connect to oVirt platform Error during SSO authentication access_denied : Cannot authenticate user 'admin@internal': Unable to log in. Verify your login information or contact the system administrator.. Exiting.... Hi Douglas, in ideal world I'd rather see the installer prompting for username and password again. But if that proves too difficult to implement, your proposed solution works fine. (In reply to Jan Zmeskal from comment #2) > Hi Douglas, in ideal world I'd rather see the installer prompting for > username and password again. But if that proves too difficult to implement, > your proposed solution works fine. Let's try the hard way ;-) Hi Douglas, I basically verified this during verification of different BZ. Please see the comment here: https://bugzilla.redhat.com/show_bug.cgi?id=1814373#c19 I like the user experience much more now. The only thing I'm missing is that user does not know that they should press Ctrl+C to be able to provide username again. All they get is this: Sorry, your reply was invalid: failed to connect to Engine platform Error during SSO authentication access_denied : Cannot authenticate user 'homer@N/A': No valid profile found in credentials.. Could we also inform them in this message that they can re-enter the username by pressing Ctrl+C? After offline agreement with Douglas, the defect described in comment 7 will be treated as a new bug, therefore moving this to VERIFIED. Issue described in comment 7 is now tracked here: https://bugzilla.redhat.com/show_bug.cgi?id=1848987 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 (OpenShift Container Platform 4.6 GA Images), 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/RHBA-2020:4196 |