Granting Limited Rootly Powers with sudo
Friday, February 1st, 2008If you would like to delegate some system administration chores to other users, or set up an extra layer of safety for your own root chores—but you want to do it in a way that uses only limited rootly powers, and does not give away root’s password, use sudo. sudo grants limited root powers to specific users for specific tasks, logs activity, and does not give away root’s password.