starman@programming.dev to Linux@lemmy.ml · 7 个月前Systemd wants to expand to include a sudo replacementoutpost.fosspost.orgexternal-linkmessage-square261fedilinkarrow-up1338arrow-down115 cross-posted to: linux@programming.dev
arrow-up1323arrow-down1external-linkSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgstarman@programming.dev to Linux@lemmy.ml · 7 个月前message-square261fedilink cross-posted to: linux@programming.dev
minus-squarechameleon@kbin.sociallinkfedilinkarrow-up3·7 个月前The 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.