sudo-rs icon indicating copy to clipboard operation
sudo-rs copied to clipboard

Create a `su` binary

Open squell opened this issue 2 years ago • 0 comments
trafficstars

  • [ ] CLI interface
  • [ ] combine the right crates (PAm, exec, ..)

The sudoers permissions checker is of course replaced with a simple checker to see if the user is in wheel (or equivalent--configurable via PAM)

squell avatar Apr 04 '23 12:04 squell