Marc R. Schoolderman
Marc R. Schoolderman
I've recently had a similar experience (I needed more than 15-30 minutes to be honest, but then I was trying to be really thorough:-) and while doing wrote a small...
Thanks! I think the fix can be simply to not perform that check when editing any other file than the main /etc/sudoers.
Team discussion: supplying a sane default would be useful, but not every system has the same "sudoers group". Other alternatives (e.g. asking for a root password and bootstrap sudo by...
Thanks for suggesting this feature! We had considered this feature, but omitted it until now for simplicity reasons (the `pwfeedback` setting has to be communicated all the way "down" to...
I would be interested to see what @millert thinks about this. Ever since `pwfeedback` was implemented on `sudo-rs`, I have it enabled and have to say I like it.
During a team meeting, we decided to keep this issue open for now, so it may attract more feedback. One the one hand, I would be likely to say "it's...
I think on MacOS i think the proc-pidinfo approach (right above the quoted part) also works (and is likely to be selected).
When discussing future directions with the team last year, identifying areas of the sudo-rs code base that are "useful in their own right" and making those available was something that...
I need some context: which containers is this specifically talking about? (E.g. only compliance test related, or other steps as well?) My two cents: we have a conservative MSRV so...