starman to Linux@lemmy.ml · 1 year agoSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgexternal-linkmessage-square255linkfedilinkarrow-up1340arrow-down114 cross-posted to: linux
arrow-up1326arrow-down1external-linkSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgstarman to Linux@lemmy.ml · 1 year agomessage-square255linkfedilink cross-posted to: linux
minus-squarechameleon@kbin.sociallinkfedilinkarrow-up3·1 year 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.