| Summary: | [RFE] [Cockpit] Ability to view the SSH host key | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Ryan Barry <rbarry> |
| Component: | cockpit | Assignee: | Dominik Perpeet <dperpeet> |
| Status: | CLOSED ERRATA | QA Contact: | Jan Ščotka <jscotka> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.2 | CC: | bmcclain, bugs, cshao, fdeutsch, mgoldboi, stefw, ycui |
| Target Milestone: | pre-dev-freeze | Keywords: | Extras, FutureFeature, Upstream |
| Target Release: | 7.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://github.com/cockpit-project/cockpit/issues/4077 | ||
| Whiteboard: | |||
| Fixed In Version: | cockpit-0.114-2 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-04 13:46:37 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1304617, 1329957 | ||
|
Description
Ryan Barry
2016-03-16 19:52:06 UTC
Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone. public key, I reckon... Is it different than what you see today, if you go to Tools -> Accounts, select a specific account and look under 'Authorized Public SSH Keys' ? should be similar in look and feel (if not borrowed completely from there) This RFE is about showing the host key of the host. No. In the authorized keys a user can specify which remote user (identified through a key) can login without a password. So it is not related to the host key. Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone. This feature can be solved in the upstream Cockpit code-base. https://github.com/cockpit-project/cockpit/issues/4077 Some upstream here: https://github.com/cockpit-project/cockpit/pull/4310 This will be part of Cockpit 0.114 upstream release. Integration test here: https://github.com/cockpit-project/cockpit/pull/4310/files#diff-0a8ff0a7d9bdf07635857eda75335ca6R75 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 |