nerdexam
CompTIA

SK0-004 · Question #212

A system administrator is tasked to set up a file server. The file server must be able to support access control lists and logging for auditing purposes. To meet these requirements, with which of…

The correct answer is B. NTFS. NTFS is the Windows file system that natively supports access control lists (ACLs) and security auditing, making it the correct choice for this requirement.

Server administration

Question

A system administrator is tasked to set up a file server. The file server must be able to support access control lists and logging for auditing purposes. To meet these requirements, with which of the following file system types should the administrator format the file system?

Options

  • ASMB
  • BNTFS
  • CVMFS
  • DCIFS

How the community answered

(33 responses)
  • A
    6% (2)
  • B
    91% (30)
  • D
    3% (1)

Why each option

NTFS is the Windows file system that natively supports access control lists (ACLs) and security auditing, making it the correct choice for this requirement.

ASMB

SMB (Server Message Block) is a network file-sharing protocol, not a file system type used to format a volume.

BNTFSCorrect

NTFS (New Technology File System) provides granular permission management through ACLs, allowing per-user and per-group access control on files and folders. It also integrates with Windows security auditing to log access events, directly meeting both stated requirements for the file server.

CVMFS

VMFS (VMware File System) is a clustered file system designed specifically for VMware ESXi datastores, not for general-purpose Windows file servers.

DCIFS

CIFS (Common Internet File System) is a dialect of the SMB protocol used for network file sharing, not a local file system format.

Concept tested: NTFS ACL and auditing capabilities

Source: https://learn.microsoft.com/en-us/windows-server/storage/file-server/ntfs-overview

Topics

#NTFS#file system#access control lists#auditing

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice