nerdexam
CompTIA

220-802 · Question #678

Which of the following describes when a child folder has the same permissions as its parent folder?

The correct answer is D. Inheritance. Inheritance is the Windows permission model where child folders and files automatically receive the same permissions as their parent folder.

Networking

Question

Which of the following describes when a child folder has the same permissions as its parent folder?

Options

  • ASingle sign-on
  • BPropagation
  • CAdministrative share
  • DInheritance

How the community answered

(26 responses)
  • B
    4% (1)
  • D
    96% (25)

Why each option

Inheritance is the Windows permission model where child folders and files automatically receive the same permissions as their parent folder.

ASingle sign-on

Single sign-on (SSO) is an authentication method allowing a user to log in once and access multiple systems without re-authenticating, unrelated to folder permissions.

BPropagation

Propagation refers to the act of pushing or spreading changes through a system, but it is not the specific term for parent-to-child permission mirroring in Windows.

CAdministrative share

An administrative share is a hidden network share (e.g., C$) created automatically by Windows for administrative access and is unrelated to folder permission inheritance.

DInheritanceCorrect

In Windows NTFS, permission inheritance means that when permissions are set on a parent folder, all child folders and files within it automatically inherit those same permissions by default. This behavior simplifies permission management across large directory trees without requiring manual assignment at every level. Inheritance can be explicitly disabled on individual child objects when different permissions are needed.

Concept tested: NTFS permission inheritance for folders

Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/understand-security-identifiers

Topics

#file permissions#inheritance#NTFS#folder permissions

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice