Bug 1336686
Summary: | Did not display the keys as prompted in authentication page | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | wanghui <huiwa> | ||||
Component: | cockpit | Assignee: | Dominik Perpeet <dperpeet> | ||||
Status: | CLOSED ERRATA | QA Contact: | Jan Ščotka <jscotka> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.2 | CC: | bugs, cshao, huzhao, leiwang, stefw, weiwang, yaniwang | ||||
Target Milestone: | pre-dev-freeze | Keywords: | Extras | ||||
Target Release: | 7.3 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | cockpit-0.114-2 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-08-04 13:47:47 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1329957 | ||||||
Attachments: |
|
> It should display the keys.
Instead the entire section should be hidden when no SSH keys are available.
Upstream cockpit-0.107 has a fix for this in 8e65e7980fe5a64d187edf02100bcdc398034c46 Cockpit integration tests here: https://github.com/cockpit-project/cockpit/blob/master/test/verify/check-system-info#L75 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://rhn.redhat.com/errata/RHBA-2016-1442.html |
Created attachment 1158203 [details] authentication page Description of problem: It did not display the keys as prompted in authentication page. Version-Release number of selected component (if applicable): rhev-hypervisor7-ng-image-update-3.6-20160516.0.el7.noarch.rpm imgbased-0.6-0.1.el7ev.noarch cockpit-ovirt-0.5.1-0.0.ovirt40.el7ev.x86_64 How reproducible: 100% Steps to Reproduce: 1. Install rhev-hypervisor7-ng-image-update-3.6-20160516.0.el7 2. Login cockpit 3. Click root for authentication page Actual results: 1. It prompt "Use the following keys to authentication against other systems" but without display the keys. Expected results: 1. It should display the keys. Additional info: