Bug 818373

Summary: qemu+ssh connections not using the username specified
Product: [Fedora] Fedora Reporter: Joe Julian <joe>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: berrange, crobinso, dpierce, hbrock, jforbes, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-16 17:58:34 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 Joe Julian 2012-05-02 21:40:27 UTC
Description of problem:
Configuring a connection qemu+ssh://root.dom/system and trying to connect to that opens the dialog asking for the password for myuser.dom

Version-Release number of selected component (if applicable):
virt-manager-0.9.1-3.fc17.noarch

How reproducible:
always

Steps to Reproduce:
1. Add Connection
2. Configure and save the connection as:
    Hypervisor: QEMU/KVM
    Connect to remote host: Checked
    Method: SSH
    Username: root
    Hostname: vmhost1.domain.dom
3. Attempt to connenct

Actual results: The password dialog, titled "OpenSSH", opens asking for the password for myuser.dom where myuser is the username of the user running virt-manager


Expected results: The password dialog should be asking for the password for root.dom

Comment 1 Cole Robinson 2012-05-16 17:58:34 UTC

*** This bug has been marked as a duplicate of bug 811397 ***