Sudo

sudo () is a program for Unix-like computer operating systems that enables users to run programs with the security privileges of another user, by default the superuser. It originally stood for "superuser do", as that was all it did, and it is its most common usage; however, the official Sudo project page lists it as "su 'do'". The current Linux manual pages for su define it as "substitute user", making the correct meaning of sudo "substitute user, do", because sudo can run a command as other users as well.

Unlike the similar command ''su'', users must, by default, supply their own password for authentication, rather than the password of the target user. After authentication, and if the configuration file (typically /etc/sudoers) permits the user access, the system invokes the requested command. The configuration file offers detailed access permissions, including enabling commands only from the invoking terminal; requiring a password per user or group; requiring re-entry of a password every time or never requiring a password at all for a particular command line. It can also be configured to permit passing arguments or multiple commands. Provided by Wikipedia
Showing 1 - 3 results of 3 for search 'SUDO', query time: 0.01s Refine Results
  1. 1
    by SUDO
    Published 1991
  2. 2
    by Sudo
    Published 1992
  3. 3
    by Sudo
    Published 1991
Search Tools: RSS Feed Email Search