> > The methods in question are TakeControl/ReleaseControl for grabbing
> > the input via busctl.
> > ReleaseControl => You are not in control of this session
> > TakeControl b true => Access denied
>
> if "force" is true you have to be root. Pass false and have the EUID
> of the session owner if y
On Sa, 11.05.19 16:29, Damian Ivanov (damianator...@gmail.com) wrote:
> Hello folks.
>
> Thank you for being pioneers in the field!
>
> I am trying to get responses from the login1 system bus, but I get
> Access Denied messages.
> I am calling it as normal user (the user of the session - as root i
Hello folks.
Thank you for being pioneers in the field!
I am trying to get responses from the login1 system bus, but I get
Access Denied messages.
I am calling it as normal user (the user of the session - as root it
works). SELinux is disabled.
The methods in question are TakeControl/ReleaseCont