Re: [libvirt] [PATCH 2/3] util: Introduce API's for Polkit text authentication

2016-02-11 Thread Daniel P. Berrange
On Wed, Feb 10, 2016 at 02:46:35PM -0500, John Ferlan wrote: > Introduce virPolkitAgentCreate, virPolkitAgentCheck, and virPolkitAgentDestroy > > virPolkitAgentCreate will run the polkit pkttyagent image as an asynchronous > command in order to handle the local agent authentication via

Re: [libvirt] [PATCH 2/3] util: Introduce API's for Polkit text authentication

2016-02-11 Thread John Ferlan
On 02/11/2016 05:02 AM, Daniel P. Berrange wrote: > On Wed, Feb 10, 2016 at 02:46:35PM -0500, John Ferlan wrote: >> Introduce virPolkitAgentCreate, virPolkitAgentCheck, and >> virPolkitAgentDestroy >> >> virPolkitAgentCreate will run the polkit pkttyagent image as an asynchronous >> command in

[libvirt] [PATCH 2/3] util: Introduce API's for Polkit text authentication

2016-02-10 Thread John Ferlan
Introduce virPolkitAgentCreate, virPolkitAgentCheck, and virPolkitAgentDestroy virPolkitAgentCreate will run the polkit pkttyagent image as an asynchronous command in order to handle the local agent authentication via stdin/stdout. virPolkitAgentCheck will run the polkit pkcheck command against