You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 years ago | |
---|---|---|
libwrapper | 8 years ago | |
scripts | 8 years ago | |
LICENSE | 12 years ago | |
README | 12 years ago | |
TODO | 12 years ago | |
install.sh | 12 years ago |
README
The sudowrapper suite, by Emiel Kollof <coolvibe@hackerheaven.org>
The sudowrapper suite consists of a set of scripts that will securely let
user do certain tasks as a priviledged user, and even resort to stubbed/
modified library calls to enforce security.
REQUIREMENTS:
A unix system with a perl interpreter (which should be fairly common) and
a Bourne compatible shell. It would be nice if your system supported
mechanisms like LD_PRELOAD, but it's not required. Where the wrapper is
not available, the scripts will try to drop privs when sensible.