What will you do to accomplish this task?

You created the daily_stat.sh shell script as the root user. You require that all the users in the
manager and manager1 groups should be able to execute the daily_stat.sh script as the owner of
the script. What will you do to accomplish this task?

You created the daily_stat.sh shell script as the root user. You require that all the users in the
manager and manager1 groups should be able to execute the daily_stat.sh script as the owner of
the script. What will you do to accomplish this task?

A.
Make all the users in the manager and manager1 groups the owners of the script.

B.
Create a soft link of this script in all the users in the manager and manager1 groups.

C.
Change the umask settings in .bashsrc for all the users in the manager and manager1 groups.

D.
Change the user and group permissions for the script by setting setuid and setgid bit permissions.



Leave a Reply 1

Your email address will not be published. Required fields are marked *


seenagape

seenagape

Correct answer is D