How would you allow a user to execute a specific, privileged command without giving the user the root password or permission to use sudo to run any command with root privileges?

What will be an ideal response?


You can create a setuid program that belongs to a group that only the user
who is to execute it belongs to and that has no permissions for other users.
Alternately, you can edit the sudoers file to grant the user permission to use
sudo to execute the command.

Computer Science & Information Technology

You might also like to view...

What is the value of the type attribute for the input element that creates a command button that sends form data to the server?

A. reset B. submit C. send D. post

Computer Science & Information Technology

A comment always displays on the screen

Indicate whether the statement is true or false

Computer Science & Information Technology

The ________ distribution is a discrete probability distribution that is used to model the number of successful trials based on the total number of trials and the rate of success

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Tasks are visible on the To-Do Bar in the To-Do List, visible when you select Tasks in the Navigation Pane; and in the Daily Task List, located at the bottom of the Calendar in ____ view.

A. Day B. Week C. Work Week D. all of the above

Computer Science & Information Technology