Question: The Ballot Box All regular employees use this directory to submit votes for employee of the month by placing a file of the pattern usernamevote.txt,

The Ballot Box All regular employees use this directory to submit votes for "employee of the month by placing a file of the pattern usernamevote.txt, with the nominated employee name given in the file. Your job is to set permissions so that the admins can tally the votes but not view who has voted or for whom. 1.Create the /ballots directory. 2. Set the permissions on /ballots so that it is owned by root and users can write files into the directory but cannot list the contents of the directory set it so that members of the wheel group have no access (not including sudo. 4. Create a vote file larryvote.txt with a vote for curly. Set the permissions so no other regular employees can see who Larry voted for The TPS Reports Directory Admin employees submit TPS reports in this partially collaborative directory. 1. Create the/tpsreports directory 2. Create the tps user 3. Set the permissions on /tpsreports so that it is owned by tps and that tps and members of the wheel group have full access to the directory, but so that no one else has access to the directory. 4. Furthermore, configure it so that files written into it are still owned by the wheel group, but so that one member of wheel cannot delete another member's files The Ballot Box All regular employees use this directory to submit votes for "employee of the month by placing a file of the pattern usernamevote.txt, with the nominated employee name given in the file. Your job is to set permissions so that the admins can tally the votes but not view who has voted or for whom. 1.Create the /ballots directory. 2. Set the permissions on /ballots so that it is owned by root and users can write files into the directory but cannot list the contents of the directory set it so that members of the wheel group have no access (not including sudo. 4. Create a vote file larryvote.txt with a vote for curly. Set the permissions so no other regular employees can see who Larry voted for The TPS Reports Directory Admin employees submit TPS reports in this partially collaborative directory. 1. Create the/tpsreports directory 2. Create the tps user 3. Set the permissions on /tpsreports so that it is owned by tps and that tps and members of the wheel group have full access to the directory, but so that no one else has access to the directory. 4. Furthermore, configure it so that files written into it are still owned by the wheel group, but so that one member of wheel cannot delete another member's files
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
