←back to thread

466 points CoolCold | 1 comments | | HN request time: 0.733s | source
Show context
abridgett ◴[] No.40212909[source]
I'm not sure it can replace non-trivial setups - sudo/doas looks set to stay.

e.g when you need to restrict a set of users to run only certain applications with certain other users. sudo can do this (even if the config format can be painful).

replies(4): >>40213044 #>>40213750 #>>40215140 #>>40215759 #
1. lupire ◴[] No.40213750[source]
What's the goal?

If the host is to get most scenarios off sudo, exceptions aren't a problem.

If the goal is to delete sudo, exceptions matter, and migrating what is migratable will clarify what the remaining requirements are.