sudo 1.6.9p16 (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:
There was missing whitespace before the LDAP libraries in the Makefile for some configurations. LDAP support now compiles on systems where LDAPS_PORT is not defined. Also fixes a bug introduced in sudo 1.6.9p14 if the LDAP server could not be contacted and the user was not present in the sudoers file, a syntax error in sudoers was incorrectly reported.
|