What about SSH?
What about SSH?
Posted Feb 21, 2024 22:54 UTC (Wed) by smcv (subscriber, #53363)In reply to: What about SSH? by ronja
Parent article: Sudo and its alternatives
polkit does have its own sudo-like tool, pkexec, which I personally think is a more concerning attack surface than polkit itself (because it's setuid root and therefore needs to distrust its execution environment, just like sudo, doas and everything similar). In recent Debian/Ubuntu, pkexec is packaged separately, so that it doesn't need to be installed on every system that has polkitd.
Posted Feb 22, 2024 10:52 UTC (Thu)
by lobachevsky (subscriber, #121871)
[Link]
What about SSH?
