rudo 0.2.0

A utility to gain privilege access on unix system with pam
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Rudo
Rudo (rustuser do) allows a system administrator to give certain
users (or groups of users) the ability to run some (or all) commands
as root while logging all commands and arguments. Sudo operates on a
per-command basis.  It is not a replacement for the shell.

# License
GPLv2 or later

# Warning
No guaranty of security for now