Sudo icon

Sudo For Linux

3.0/5 22
ISC License (ISCL)    

The number one system administration tool that lets certain users to run commands as root. #System administration  #Root access  #Run as root  #Su do  #Root  #Administrator  

Softpedia Review

changelog

Free Download

Review by:
5.0/5

Sudo (su "do") is an open source and free command-line software that lets regular users to execute various commands that need root privileges or as a system administrator, under any GNU/Linux and UNIX-like operating systems.

However, not all users have access to the sudo command in a Linux environment, but only certain users or groups of users have this ability, as configured by the system administrator. They are called users with root privileges.

All the commands, as well as their arguments, run (as root) by a regular user are logged by default in the default logs directory of the respective Linux operating system. All Linux distributions include the sudo command by default.

Be default, Sudo is installed on any GNU/Linux operating system that is distributed either as ISO images (live or installable-only) or USB images. Sudo is also an essential package for distributions of Linux that need to be build from sources or by using pre-built binaries, such as Gentoo and Arch Linux respectively.

On Softpedia, you can download the latest version of Sudo as a universal sources archive in the tar.gz file format, which can be optimized for your computer platform, supporting both 32-bit and 64-bit instruction set architectures.

To install it, download the file and save it on your path, extract the archive, open a terminal emulator, navigate to the location of extracted archive files using the ‘cd’ command, and run the ‘./configure && make’ command to configure and compile the program.

After a successful installation, you can execute the ‘make install’ command with sudo (yes, sudo must be installed on your system prior to installation) or as root (system administrator), which is the recommended choice if sudo is not installed on your GNU/Linux system.

What's new in Sudo 1.8.29:

  • The cvtsudoers command will now reject non-LDIF input when converting from LDIF format to sudoers or JSON formats.
  • The new log_allowed and log_denied sudoers settings make it possible to disable logging and auditing of allowed and/or denied commands.
  • The umask is now handled differently on systems with PAM or login.conf. If the umask is explicitly set in sudoers, that value is used regardless of what PAM or login.conf may specify. However, if the umask is not explicitly set in sudoers, PAM or login.conf may now override the default sudoers umask. Bug #900.
  • For make install, the sudoers file is no longer checked for syntax errors when DESTDIR is set. The default sudoers file includes the contents of /etc/sudoers.d which may not be readable as non-root. Bug #902.
Read the full changelog
User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

Sudo 1.8.29

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  filename:
sudo-1.8.29.tar.gz
  1 screenshot:
Sudo - The help message of the sudo command-line, as viewed from the Linux Terminal
  main category:
System
  developer:
  visit homepage