nerdexam
CompTIA

220-802 · Question #437

By default, a file or folder will receive its NTFS permissions from the parent folder. Which of the following does this describe?

The correct answer is F. Inheritance. NTFS inheritance is the mechanism by which files and subfolders automatically receive the same permissions as their parent folder unless explicitly overridden.

Hardware and network troubleshooting

Question

By default, a file or folder will receive its NTFS permissions from the parent folder. Which of the following does this describe?

Options

  • APermission propagation
  • BSingle sign-on
  • CClient-side virtualization
  • DProxy settings
  • ERecovery image
  • FInheritance

How the community answered

(39 responses)
  • A
    3% (1)
  • D
    3% (1)
  • F
    95% (37)

Why each option

NTFS inheritance is the mechanism by which files and subfolders automatically receive the same permissions as their parent folder unless explicitly overridden.

APermission propagation

Permission propagation is not a standard NTFS or Windows security term - the correct technical term for this behavior is inheritance.

BSingle sign-on

Single sign-on (SSO) is an authentication method that allows a user to log in once and access multiple systems without re-entering credentials - unrelated to folder permissions.

CClient-side virtualization

Client-side virtualization refers to running virtual machines on a local endpoint device and has no connection to NTFS permission behavior.

DProxy settings

Proxy settings configure how a system routes network requests through an intermediary server and are unrelated to file system permissions.

ERecovery image

A recovery image is a stored snapshot of a system used to restore it to a known state and has nothing to do with permission assignment.

FInheritanceCorrect

NTFS inheritance means that when a new file or subfolder is created within a parent folder, it inherits the access control entries (ACEs) from the parent's Access Control List (ACL) by default. This simplifies permission management because administrators can set permissions once at the folder level and have them flow down to all child objects. Inheritance can be blocked on individual objects if different permissions are required.

Concept tested: NTFS permission inheritance from parent folder

Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/access-control-and-user-account-control

Topics

#NTFS permissions#inheritance#file system security#permission propagation

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice