Add README. - sup - small tool for privilege escalation
(HTM) git clone git://bitreich.org/sup git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/sup
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
(DIR) LICENSE
---
(DIR) commit 04c4ce9067d5428c6e71aa5788417054bce8bf4e
(DIR) parent 3be19c2e8a1580ee47fde1e8b03866a403ab5730
(HTM) Author: parazyd <parazyd@dyne.org>
Date: Wed, 3 Jul 2019 12:26:55 +0200
Add README.
Diffstat:
A README | 16 ++++++++++++++++
1 file changed, 16 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/README b/README
@@ -0,0 +1,16 @@
+sup - scale user privileges
+===========================
+sup is a small tool for privilege escalation that allows normal users
+to run other programs as a different user and group.
+
+
+Configuration
+-------------
+Use the config.h file to apply authorizations that you want to allow in
+sup. After editing, make sure to recompile and reinstall.
+
+
+Installation
+------------
+Edit config.mk to match your local setup and execute `make install` as
+root. By default, sup will be installed into the /usr/local namespace.