Sudo (superuser do) is a utility for UNIX- and Linux-based systems that
provides an efficient way to give specific users permission to use specific system commands at the
root (most powerful) level of the system. Sudo also logs all commands and arguments. Using sudo, a
system administrator can:
- Give some users (or groups of users) the ability to run some (or all) commands at the root level of
system operation
- Control which commands a user can use on each host
- See clearly from a log which users used which commands
- Using timestamp files, control the amount of time a user has to enter commands after they have
entered their password and been granted appropriate privileges
The sudo configuration file is easy
to create and to refer to.
This was last updated in August 2005
Email Alerts
Register now to receive SearchEnterpriseLinux.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
Much of today’s business relies on smooth operation of Web servers. Explore these three open source tools to monitor performance, security and traffic on Apache Web servers.
-
Learn how to keep your Apache Web server secure by applying basic SELinux settings, including adjusting SELinux so Apache uses nondefault settings.
-
Red Hat Enterprise Linux 6 uses Postfix for mail transmission. Learn how to configure the open source mail server in your Linux system.
-
Articles
-
Resources from around the Web