Rudo

GitHub release (latest SemVer) Crates.io Crates.io Rust GitHub issues GitHub commit activity Lines of code GitHub license

Description

Rudo "RustUser do" allows a system administrator to give certain users (or groups of users) the ability to run some commands as root while logging all commands and arguments.

Functionality

Configuration

Problem

You need to change the owner of the binary to root for now to make it work * sudo chown root:root * sudo chmod 4755

License

GPLv2 or later

Warning

No guaranty of security for now