Might be a good move
Might be a good move
Posted Jun 24, 2025 20:00 UTC (Tue) by smurf (subscriber, #17840)In reply to: Might be a good move by linuxrocks123
Parent article: GNOME deepens systemd dependencies
… and shut down / restart the system, and configure some assistive tools, and attach a Bluetooth keyboard, and read a 2nd factor USB key, and whatnot.
Most of this requires a working dbus server that's attached to a specific seat. The session dbus connection's socket is in, surprise, /run/user/UID/bus, unless you set an envvar (which has its own set of potential issues).
In other words, different and transient user IDs for each login screen aren't just a good idea from a security PoV, they also afford removal of a number of crude hacks and/or enabling tools that didn't want to work right before.
