nerdexam
GIAC

GSEC · Question #28

A folder D:\Files\Marketing has the following NTFS permissions: - Administrators: Full Control - Marketing: Change and Authenticated - Users: Read It has been shared on the server as "MARKETING", with

The correct answer is C. Read. Effective network access permissions are the most restrictive intersection of NTFS permissions and share permissions.

Access Control and Password Management

Question

A folder D:\Files\Marketing has the following NTFS permissions:

  • Administrators: Full Control
  • Marketing: Change and Authenticated
  • Users: Read

It has been shared on the server as "MARKETING", with the following share permissions:

  • Full Control share permissions for the Marketing group

Which of the following effective permissions apply if a user from the Sales group accesses the \FILESERVER\MARKETING shared folder?

Options

  • ANo access
  • BFull Control
  • CRead
  • DChange

How the community answered

(42 responses)
  • A
    5% (2)
  • B
    17% (7)
  • C
    71% (30)
  • D
    7% (3)

Why each option

Effective network access permissions are the most restrictive intersection of NTFS permissions and share permissions.

ANo access

No access would apply only if the user had no valid NTFS permissions or no share permissions whatsoever; the Sales user inherits at minimum Read access through NTFS Users group membership.

BFull Control

Full Control requires both Full Control NTFS and Full Control share permissions simultaneously; the Sales user holds neither for this resource.

CReadCorrect

The Sales user is not a member of the Administrators or Marketing groups but falls under the built-in Users group, which holds NTFS Read permission on the folder. The share grants Full Control only to the Marketing group, so the Sales user receives no elevated share-level access. The intersection of NTFS Read with the share access available to the Sales user produces Read as the most restrictive effective permission.

DChange

Change permission is explicitly assigned only to the Marketing NTFS group; the Sales user is not a member of that group and cannot inherit Change rights through any listed group.

Concept tested: NTFS and share permissions effective access calculation

Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/how-ntfs-permissions-work-with-shared-folders

Topics

#NTFS permissions#share permissions#effective permissions#Windows access control

Community Discussion

No community discussion yet for this question.

Full GSEC Practice