70-698 · Question #150
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is B. No. Setting the Users group NTFS permission to Full Control alone is insufficient because a restrictive share permission still acts as a ceiling for effective network access.
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this scenario, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. A company has a client device that runs Windows 10 Pro. The device has a folder named Folder1. The folder is configured using the following settings:
A user reports that they cannot change documents when accessing them over the network. You need to ensure that the users can change documents in the folder. Solution: You set the Users group NTFS permission to Full Control. Does the solution meet the goal?
Options
- AYes
- BNo
How the community answered
(30 responses)- A23% (7)
- B77% (23)
Why each option
Setting the Users group NTFS permission to Full Control alone is insufficient because a restrictive share permission still acts as a ceiling for effective network access.
This is incorrect because NTFS Full Control cannot override a restrictive share permission - the share permission is evaluated first and caps the effective access granted to network users.
Effective network access is determined by the most restrictive permission between the share layer and the NTFS layer. If the share permission for Users remains at a restricted level such as Read, granting Full Control via NTFS still results in only Read access over the network. Both permissions must be set to a level that permits modification for the solution to work.
Concept tested: NTFS Full Control blocked by restrictive share permission
Source: https://learn.microsoft.com/en-us/windows-server/storage/file-server/ntfs-permissions-and-share-permissions
Topics
Community Discussion
No community discussion yet for this question.