Actions
Bug #14397
closedhammer ping prompts for admin password
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1313441
Description of problem:
issuing `hammer ping` command results in prompting user for admin password and anything submitted for a password is being accepted.
The command then prints the proper ping output
Version-Release number of selected component (if applicable):
6.2.0 Snap1
How reproducible:
always
Steps to Reproduce:
1. `hammer ping`
- hammer ping
Ignoring ruby-libvirt-0.5.2 because its extensions are not built. Try: gem pristine ruby-libvirt --version 0.5.2
[Foreman] Password for admin: <someTotallyInvalidPassword>
candlepin:
Status: ok
Server Response: Duration: 74ms
candlepin_auth:
Status: ok
Server Response: Duration: 72ms
pulp:
Status: ok
Server Response: Duration: 155ms
foreman_tasks:
Status: ok
Server Response: Duration: 29ms
Expected results:
`hammer ping` should not prompt for credentials.
Additional info:
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/373 added
Updated by Eric Helms over 8 years ago
- Project changed from Hammer CLI to Katello
- Assignee set to Andrew Kofink
- Translation missing: en.field_release set to 143
Updated by Eric Helms over 8 years ago
- Status changed from Ready For Testing to Closed
Actions