Bug 1602367
Summary: | Hammer/API - wrong error message | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Martin Korbel <mkorbel> |
Component: | Authentication | Assignee: | Marek Hulan <mhulan> |
Status: | CLOSED ERRATA | QA Contact: | Jameer Pathan <jpathan> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4 | CC: | jpathan, lzap, mhulan, pcreech, tbrisker |
Target Milestone: | 6.5.0 | Keywords: | Triaged, UserExperience |
Target Release: | Unused | ||
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: | 2019-05-14 12:37: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
Martin Korbel
2018-07-18 09:22:32 UTC
Created redmine issue https://projects.theforeman.org/issues/24284 from this bug verified: @satellite 6.5.0 snap 3 steps: # for i in {1..30}; do hammer -u admin -p bad_password user list; done Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin Unable to authenticate user admin [root@dell-pe-fm120-2d ~]# hammer -u admin -p correct_password user list Too many tries, please try again in a few minutes. observation: -"Too many tries, please try again in a few minutes." through hammer. The same as via WebUI. 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/RHSA-2019:1222 |