Thank you very much Doug. It worked like magic :)
Regards
Ananth
On Tue, May 8, 2012 at 8:06 PM, Doug Goldstein wrote:
> On Tue, May 8, 2012 at 8:24 AM, Ananth wrote:
> > Hi,
> > I am trying to connect to libvirt on KVM host from a remote python
> client,
> > using the connection string "qemu+
On Tue, May 8, 2012 at 8:24 AM, Ananth wrote:
> Hi,
> I am trying to connect to libvirt on KVM host from a remote python client,
> using the connection string "qemu+ssh:///system"
> If I setup password less SSH (Public key) between the machines, I am able to
> proceed with the connection. But If I
Hi,
I am trying to connect to libvirt on KVM host from a remote python client,
using the connection string "qemu+ssh:///system"
If I setup password less SSH (Public key) between the machines, I am able
to proceed with the connection. But If I have not setup the public key
authentication, my code ha