PlanetLab creates a 'more advanced sudo'
Jun 22, 2011, 23:01 (0 Talkback[s])
(Other stories by Joab Jackson)
[ Thanks to An Anonymous Reader for
this link. ]
"Sudo is a widely used Unix and Linux command line-based tool
that can restrict what operations a user can perform on a computer.
Typically it is used by system administrators to grant users
elevated privileges to some advanced level of functionality on a
computer without granting them absolute, 'root' privileges for the
machine. Also, as an alternative to logging in as root, sudo helps
administrators themselves be more cognizant of undertaking
potentially harmful actions.
"Vsys is similar to sudo, except it offers finer-grained access
to system resources. 'Users sometimes make demands for features and
resources not directly supported by the default security model,'
Bhatia said. 'They might want files they don't have visibility
into, or they might want to run commands you wouldn't allow
ordinary users to run.'"
Complete Story
Related Stories:
- Ubuntu Linux, Day 18: What Is This 'sudo' You Speak Of?(Jun 20, 2011)
- Sudo 1.8 Brings Pluggable Policies to Root Access Control(Mar 02, 2011)
- How to properly redirect the output of command executed with sudo.(Feb 28, 2011)
- Sudoers file, explained(Oct 12, 2010)
- Best Practices with sudo on Linux(Sep 02, 2010)
- sudo apt-get install sl is Fun!(Jul 16, 2010)
- Easy Redirection of Sudo Output(Jul 06, 2010)
- Setting the record straight on sudo(Apr 06, 2010)