Re: [libvirt-users] executing libvirt commands as a different user

2016-01-21 Thread Sven Schwedas
On 2016-01-21 14:41, Andrei Perietanu wrote: > > I am using the libvirt API to manage VMs on the system, using a python > wrapper to execute commands. > I need to allow a webserver to access these commands and mostly read > information about the VMs. The problem is that when using the web > inter

Re: [libvirt-users] executing libvirt commands as a different user

2016-01-21 Thread Daniel P. Berrange
On Thu, Jan 21, 2016 at 01:41:28PM +, Andrei Perietanu wrote: > I am using the libvirt API to manage VMs on the system, using a python > wrapper to execute commands. > I need to allow a webserver to access these commands and mostly read > information about the VMs. The problem is that when usin

[libvirt-users] executing libvirt commands as a different user

2016-01-21 Thread Andrei Perietanu
I am using the libvirt API to manage VMs on the system, using a python wrapper to execute commands. I need to allow a webserver to access these commands and mostly read information about the VMs. The problem is that when using the web interface you use are basically running the commands as differen