Bug 805584

Summary: RFE: Need to show the Host Key somewhere in the TUI
Product: [Retired] oVirt Reporter: Mike Burns <mburns>
Component: ovirt-nodeAssignee: Fabian Deutsch <fdeutsch>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: acathrow, bsarathy, fdeutsch, jboggs, mburns, ovirt-bugs, ovirt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 2.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 805583 Environment:
Last Closed: 2012-06-14 13:35:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 805583    

Description Mike Burns 2012-03-21 16:04:45 UTC
+++ This bug was initially created as a clone of Bug #805583 +++

Description of problem:
Since we don't support people dropping to a shell, we need to provide the Host Key for verification purposes somewhere in the TUI.

Ideally, this would be shown on the Status page in the config TUI

Version-Release number of selected component (if applicable):
2.3.0

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Fabian Deutsch 2012-03-26 10:36:43 UTC
http://gerrit.ovirt.org/#change,3098

Comment 2 Fabian Deutsch 2012-03-26 10:37:28 UTC
SSH2 uses both RSA and DSA hostkeys. It seems to be common to use the rsa one, we could optionally display both keys/fingerprints in the popup.

Comment 3 Fabian Deutsch 2012-03-26 12:30:41 UTC
Antoher thing to consider is to put the button into the main button bar at the bottom of the screen. Currently it resides within the page's grid.

Comment 4 Fabian Deutsch 2012-03-28 19:14:41 UTC
So your opinions on where to place the button and if the popup is nice enough?