← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

 

This isn't a bug but a major feature of wayland: If you have root rights
you no more get access to the graphical user interface which makes it
harder for a gui application to spy on another application's keyboard
input. The backdraw of this is that every application that needs root
rights for its work has to be re-written to have 2 parts:

 - the actual gui application and
 - a small helper that gets root access using pkgkit

The second advantage of this security measure is that now no more the
whole application that might suffer from security flaws has root access,
but only the part that really needs root rights.

td;lr: The fact that gui applications no more run when given root rights
won't change. It is the applications that have to adapt.

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to italc in Ubuntu.
https://bugs.launchpad.net/bugs/1713313

Title:
  Unable to launch pkexec'ed applications on Wayland session

To manage notifications about this bug go to:
https://bugs.launchpad.net/backintime/+bug/1713313/+subscriptions


Follow ups