run0
run0
Posted Dec 16, 2025 6:02 UTC (Tue) by intelfx (subscriber, #130118)In reply to: run0 by barryascott
Parent article: Conill: Rethinking sudo with object capabilities
No, it does not work that way.
Whatever DE the GP was using on another seat had registered a GUI polkit authentication agent, which subsequently intercepted the authentication prompt.
I wonder if polkit should be patched to avoid contacting authentication agents that belong to another seat (and treat absence of a defined seat as a unique ephemeral seat that does not compare equal to anything but itself).
OTOH, this will break tmux, screen, and any other client-server terminal emulator that launches user processes under `systemd --user`.
