sudo 1.6.9p15 (Default branch) |
|
|
Sudo (su "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: BSD License (revised)
Changes:
The installation of sudo_noexec.so on AIX systems
was fixed. libtool was updated to version 1.5.26.
Printing of default SELinux role and type in -V
mode was fixed. The HOME environment variable is
once again preserved by default, as per the
documentation.
|