A user named User1 uses a shared computer that runs Windows 7. User1 is a member of group named Group1. The computer contains a folder named Folder1.
You need to configure the permissions on Folder1 to meet the following requirements:
– User1 must be allowed to delete all files in Folder1
– Members of Group1 must be able to create files in Folder1
– All other members of Group1 must be prevented from deleting files they did not create in
– Folder1 All users must be prevented from modifying the permissions on Folder1
What should you do?
A . Assign Group1 the Write permission. Assign User1 the Modify permission.
B . Assign Group1 the Modify permission. Assign User1 the Write permission.
C . Deny Group1 the Write permission. Assign User1 the Modify permission.
D . Deny Group1 the Modify permission. Assign User1 the Write permission.
Answer: A
Explanation:
File and Folder Permissions
Read
Folders: Permits viewing and listing of files and subfolders
Files: Permits viewing or accessing of the file’s contents
Write
Folders: Permits adding of files and subfolders
Files: Permits writing to a file
Read & Execute
Folders: Permits viewing and listing of files and subfolders as well as executing of files; inherited by files and folders
Files: Permits viewing and accessing of the file’s contents as well as executing of the file
List Folder Contents
Folders: Permits viewing and listing of files and subfolders as well as executing of files; inherited by folders only
Files: N/A
Modify
Folders: Permits reading and writing of files and subfolders; allows deletion of the folder
Files: Permits reading and writing of the file; allows deletion of the file
Full Control
Folders: Permits reading, writing, changing, and deleting of files and subfolders
Files: Permits reading, writing, changing and deleting of the file
Leave a Reply