[libvirt] [PATCH 04/19] Add a policy kit access control driver

2013-06-19 Thread Daniel P. Berrange
From: "Daniel P. Berrange" Add an access control driver that uses the pkcheck command to check authorization requests. This is fairly inefficient, particularly for cases where an API returns a list of objects and needs to check permission for each object. It would be desirable to use the polkit

[libvirt] [PATCH 04/19] Add a policy kit access control driver

2013-05-09 Thread Daniel P. Berrange
From: "Daniel P. Berrange" Add an access control driver that uses the pkcheck command to check authorization requests. This is fairly inefficient, particularly for cases where an API returns a list of objects and needs to check permission for each object. It would be desirable to use the polkit