Might be a good move
Might be a good move
Posted Jun 25, 2025 17:15 UTC (Wed) by linuxrocks123 (guest, #34648)In reply to: Might be a good move by smurf
Parent article: GNOME deepens systemd dependencies
Yes it has too.
> Tried to do a 2FA login with xdm lately?
I don't use xdm. I use console logins at runlevel 3 and then start X if I want it. But, to answer your real question, 2FA is PAM's job, not the greeter's, so of course it would work work xdm.
> Attach a Bluetooth keyboard?
Those can be configured to auto-connect.
> Turn on the Sticky Mods a11y helper so that a user who doesn't have the usual number of hands and/or fingers can log in?
Seriously? You think no one bothered to think of sticky keys with xdm from 1988 to whenever Poettering started f*ing things up? Add +accessx to /etc/X11/xdm/Xservers and you're good.
> You want to rewrite all of that to work directly as XDM plugins instead, be my guest, ...
Traditional UNIX tools already work for these corner cases, and, since traditional UNIX tools are modular and well-designed, they work without requiring a Rube Goldberg service manager to do ghastly hacks like manipulate UIDs.
> ...but I'd rather use whatever everybody else is using. Fewer bugs that slip through the cracks that way, not to mention vastly less pointless work.
Popularity can help, but its effects plateau quickly. Software that is simple and well-designed generally inherently has fewer bugs at the outset, and it is also far less trouble to manage and configure than more complex software. Additionally, more mature software has had a much longer time to see its original bugs fixed.
