Rudo

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

Description

Rudo "RustUser do" allows a system administrator to give certain users the ability to run some commands as root or another user while logging all commands and it's 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