DRAG DROP
You have a computer that runs Windows 10 Enterprise that contains the following folders. Each folder has its
own access list and does not inherit permissions from the parent folder.
You have a local user named User1. User1 has read and execute permission to Folder1.
You need to ensure that User1 can perform the following tasks:
Set the permissions on files in Folder2.
Create new files in Folder5.
Edit all files in Folder3.
The solution must use the principle of least privilege.
Which permissions should you assign to User1 on each folder? To answer, drag the appropriate permissions to
the correct folders. Each permission may be used once, more than once, or not at all. You may need to drag
the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:
Folder 2 (set permissions) = Full Control
Folder 3 (edit all files) = Modify
Folder 5 (Create new files) = Write
Hm… does not “write” permission grant a permissions to edit files in Folder3? “Modify” will allow editing and deleting files which looks like an extra rights…