Re: [PATCH 7/7] util: Make client-side polkit work even with polkit disabled

2021-11-23 Thread Martin Kletzander
On Tue, Nov 23, 2021 at 11:56:40AM +, Daniel P. Berrangé wrote: On Tue, Nov 23, 2021 at 12:55:00PM +0100, Martin Kletzander wrote: On Mon, Nov 22, 2021 at 10:07:39AM +, Daniel P. Berrangé wrote: > On Mon, Nov 22, 2021 at 11:03:53AM +0100, Martin Kletzander wrote: > > On Mon, Nov 22, 2021

Re: [PATCH 7/7] util: Make client-side polkit work even with polkit disabled

2021-11-23 Thread Daniel P . Berrangé
On Tue, Nov 23, 2021 at 12:55:00PM +0100, Martin Kletzander wrote: > On Mon, Nov 22, 2021 at 10:07:39AM +, Daniel P. Berrangé wrote: > > On Mon, Nov 22, 2021 at 11:03:53AM +0100, Martin Kletzander wrote: > > > On Mon, Nov 22, 2021 at 09:23:01AM +, Daniel P. Berrangé wrote: > > > > On Sun, N

Re: [PATCH 7/7] util: Make client-side polkit work even with polkit disabled

2021-11-23 Thread Martin Kletzander
On Mon, Nov 22, 2021 at 10:07:39AM +, Daniel P. Berrangé wrote: On Mon, Nov 22, 2021 at 11:03:53AM +0100, Martin Kletzander wrote: On Mon, Nov 22, 2021 at 09:23:01AM +, Daniel P. Berrangé wrote: > On Sun, Nov 21, 2021 at 12:10:08AM +0100, Martin Kletzander wrote: > > The reason for this

Re: [PATCH 7/7] util: Make client-side polkit work even with polkit disabled

2021-11-22 Thread Ján Tomko
On a Sunday in 2021, Martin Kletzander wrote: The reason for this is twofold: - the polkit build option is documented for UNIX socket access checks - there is no server-side change or dbus call done when enabling this as it only starts a polkit agent on the client-side (actually only in virsh)

Re: [PATCH 7/7] util: Make client-side polkit work even with polkit disabled

2021-11-22 Thread Daniel P . Berrangé
On Mon, Nov 22, 2021 at 11:03:53AM +0100, Martin Kletzander wrote: > On Mon, Nov 22, 2021 at 09:23:01AM +, Daniel P. Berrangé wrote: > > On Sun, Nov 21, 2021 at 12:10:08AM +0100, Martin Kletzander wrote: > > > The reason for this is twofold: > > > > > > - the polkit build option is documented

Re: [PATCH 7/7] util: Make client-side polkit work even with polkit disabled

2021-11-22 Thread Martin Kletzander
On Mon, Nov 22, 2021 at 09:23:01AM +, Daniel P. Berrangé wrote: On Sun, Nov 21, 2021 at 12:10:08AM +0100, Martin Kletzander wrote: The reason for this is twofold: - the polkit build option is documented for UNIX socket access checks - there is no server-side change or dbus call done when e

Re: [PATCH 7/7] util: Make client-side polkit work even with polkit disabled

2021-11-22 Thread Daniel P . Berrangé
On Sun, Nov 21, 2021 at 12:10:08AM +0100, Martin Kletzander wrote: > The reason for this is twofold: > > - the polkit build option is documented for UNIX socket access checks > > - there is no server-side change or dbus call done when enabling this as it > only > starts a polkit agent on the c

[PATCH 7/7] util: Make client-side polkit work even with polkit disabled

2021-11-20 Thread Martin Kletzander
The reason for this is twofold: - the polkit build option is documented for UNIX socket access checks - there is no server-side change or dbus call done when enabling this as it only starts a polkit agent on the client-side (actually only in virsh) and does not need any requirements (starting