Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-03 14:11 Back to release list
1.6.9p9

The ALL command in sudoers now implies SETENV
permissions. The command search is now performed
using the target user's auxiliary group vector,
not just the target's primary group. When
determining if the PAM prompt is the default
"Password: ", the localized version is compared if
possible. The passprompt_override option was added
in sudoers to cause sudo's prompt to be used in
all cases (set when the -p flag is used).
Tags: Minor feature enhancements

Project Resources