starman to Linux@lemmy.ml · 7 months agoSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgexternal-linkmessage-square256fedilinkarrow-up1340arrow-down114 cross-posted to: linux
arrow-up1326arrow-down1external-linkSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgstarman to Linux@lemmy.ml · 7 months agomessage-square256fedilink cross-posted to: linux
minus-squarechameleon@kbin.sociallinkfedilinkarrow-up3·7 months agoThe point of this is to implement some form of privilege escalation without the SUID mechanism. sudo, pkexec and doas are all SUID.
The point of this is to implement some form of privilege escalation without the SUID mechanism.
sudo
,pkexec
anddoas
are all SUID.