[Bug 894091] Re: login to ubuntu libvirtd server with ubuntu client via qemu+ssh as root fails

2011-11-28 Thread Tim Wieneke
not a bug in ubuntu. ** Changed in: libvirt (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/894091 Title: login to ubuntu libvirtd server with ubuntu cli

[Bug 894091] Re: login to ubuntu libvirtd server with ubuntu client via qemu+ssh as root fails

2011-11-28 Thread Tim Wieneke
hi, very good remote debugging: I removed the known_hosts on my client, removed roots ssh key on the server (kavasir) and get now a prompt while ssh as root from client into the server. Looks like I got different hosts keys since the virsh command used the FQDN, the ssh I made was always a hostn

[Bug 894091] Re: login to ubuntu libvirtd server with ubuntu client via qemu+ssh as root fails

2011-11-25 Thread Serge Hallyn
I've tried to reproduce this with an oneiric server and natty client, but couldn't. My only guess would be that root's ssh key is not in /root/.ssh/id_rsa, or that it has a password and ssh succeeds only because the key is in the ssh-agent keyring. Could you try sshing into a your natty client, m

[Bug 894091] Re: login to ubuntu libvirtd server with ubuntu client via qemu+ssh as root fails

2011-11-25 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/894091 Title: login to ubuntu libvirtd server with ubuntu client via qemu+ssh as root

[Bug 894091] Re: login to ubuntu libvirtd server with ubuntu client via qemu+ssh as root fails

2011-11-23 Thread Tim Wieneke
some testing: # virsh as normal user: eddtiwi@client:/scripts$ virsh -c qemu+ssh://root@kavasir.XXX/system list --all The authenticity of host 'kavasir.XX (164.xx.yy.zz)' can't be established. RSA key fingerprint is 93:06:1b:e7:f1:60:3d:63:c2:9f:25:a0:b3:67:aa:f3. Are you sure

[Bug 894091] Re: login to ubuntu libvirtd server with ubuntu client via qemu+ssh as root fails

2011-11-23 Thread Tim Wieneke
hi, ssh from client as root: root@client:~# ssh kavasir echo hi hi the server: libvirt-bin 0.9.2-4ubuntu15.1 root@kavasir:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 11.10 Release:11.10 Codename: oneiric -- You received this bug

[Bug 894091] Re: login to ubuntu libvirtd server with ubuntu client via qemu+ssh as root fails

2011-11-23 Thread Serge Hallyn
Thanks for reporting this bug. Could you tell us which release the ubuntu server is? If, as root from one of the clients, you simply do 'ssh kavasir echo hi', what exactly do you see? ** Changed in: libvirt (Ubuntu) Status: New => Incomplete -- You received this bug notification because

[Bug 894091] Re: login to ubuntu libvirtd server with ubuntu client via qemu+ssh as root fails

2011-11-23 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/894091 Title: login to ubuntu libvirtd server with ubuntu client via qemu+ssh as ro