Bug 2042751
| Summary: | Output issue when changing admin password from the rhui-manager > user manager | ||
|---|---|---|---|
| Product: | Red Hat Update Infrastructure for Cloud Providers | Reporter: | Taft Sanders <tasander> |
| Component: | RHUA | Assignee: | RHUI Bug List <rhui-bugs> |
| Status: | CLOSED WONTFIX | QA Contact: | Radek Bíba <rbiba> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 4.0.0 | CC: | gtanzill, mminar |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-09-16 13:29:37 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: | |||
|
Description
Taft Sanders
2022-01-20 04:57:37 UTC
This literally only happens if you set your new password to "admin", in which case this string is sanitized also from the part of the command "reset-admin-password". Arguably, it should only be sanitized from the part of the command after "-p", but I don't think you should set your password to something as simple as "admin" in the first place. |