Launchpad has imported 2 comments from the remote bug at https://bugzilla.redhat.com/show_bug.cgi?id=470416.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2008-11-07T02:22:15+00:00 Bryan wrote: Description of problem: Virt-manager forces the creation of qemu+ssh and xen+ssh URI's to include the root user. Steps to Reproduce: 1. File, Open Connection 2. Choose Remote tunnel over SSH 3. Enter a hostname Actual results: The URI generated is 'qemu+ssh://root@hostname/system' Expected results: The URI generated should be 'qemu+ssh://hostname/system' Additional info: libvirt does not require root access and should frown upon using the root account to access libvirt if anything. A username should not be hardcoded, or at the least should detect if a username is provided in the entry field and use that instead. See src/virtManager/connect.py:260 Reply at: https://bugs.launchpad.net/ubuntu/+source/virt- manager/+bug/294965/comments/1 ------------------------------------------------------------------------ On 2008-12-07T04:15:13+00:00 Cole wrote: Thanks for the report. Just committed a fix for this, the user can now specify the username via user@hostname syntax when opening a new connection: http://hg.et.redhat.com/virt/applications/virt-manager-- devel?cs=a1e97ce0a1c8 I think this is the safest fix, rather than change existing behavior when no username is specified. Closing as UPSTREAM. Reply at: https://bugs.launchpad.net/ubuntu/+source/virt- manager/+bug/294965/comments/4 ** Changed in: virt-manager Status: Fix Released => Won't Fix ** Changed in: virt-manager Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/294965 Title: virt-manager assumes root user for qemu+ssh hosts To manage notifications about this bug go to: https://bugs.launchpad.net/virt-manager/+bug/294965/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs