/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Run0, a systemd based alternative to sudo, announced
(mastodon.social)
466 points
CoolCold
| 2 comments |
29 Apr 24 23:59 UTC
|
HN request time: 0.597s
|
source
Show context
immibis
◴[
30 Apr 24 15:25 UTC
]
No.
40212064
[source]
▶
>>40205714 (OP)
#
This will be great. We can finally deprecate sudo on systemd systems. Then we should be able to deprecate PAM, setuid bit, etc.
replies(3):
>>40212610
#
>>40212652
#
>>40212876
#
yjftsjthsd-h
◴[
30 Apr 24 16:08 UTC
]
No.
40212610
[source]
▶
>>40212064
#
I can see creating a system with zero setuid files, but I don't think this reduces PAM use, does it?
replies(1):
>>40212629
#
1.
eichin
◴[
30 Apr 24 16:10 UTC
]
No.
40212629
[source]
▶
>>40212610
#
Not setuid generically, but `sudo` itself has a bunch of pam support/dependency.
replies(1):
>>40212853
#
ID:
GO
2.
yjftsjthsd-h
◴[
30 Apr 24 16:30 UTC
]
No.
40212853
[source]
▶
>>40212629 (TP)
#
I would expect sudo to also touch pam a lot, but AIUI systemd
also
uses pam through polkit for its ~native permission system -
https://serverfault.com/questions/841306/authentication-is-r...
↑