nerdexam
CompTIA

SY0-501 · Question #145

A new intern in the purchasing department requires read access to shared documents. Permissions are normally controlled through a group called "Purchasing", however, the purchasing group permissions…

The correct answer is B. Create a new group that has only read permissions for the files. To provide a new intern with read-only access to shared documents while existing groups allow write access, the best course of action is to create a new group specifically configured for read permissions.

Submitted by cyberguy42· Mar 4, 2026Security architecture

Question

A new intern in the purchasing department requires read access to shared documents. Permissions are normally controlled through a group called "Purchasing", however, the purchasing group permissions allow write access. Which of the following would be the BEST course of action?

Options

  • AModify all the shared files with read only permissions for the intern.
  • BCreate a new group that has only read permissions for the files.
  • CRemove all permissions for the shared files.
  • DAdd the intern to the "Purchasing" group.

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    83% (19)
  • C
    9% (2)
  • D
    4% (1)

Why each option

To provide a new intern with read-only access to shared documents while existing groups allow write access, the best course of action is to create a new group specifically configured for read permissions.

AModify all the shared files with read only permissions for the intern.

Modifying individual files with read-only permissions for the intern is inefficient, not scalable, and circumvents the benefits of managing access through security groups.

BCreate a new group that has only read permissions for the files.Correct

Creating a new security group with only read permissions for the shared documents adheres to the principle of least privilege, ensuring the intern receives only the necessary access. This method provides a scalable and manageable approach to permission assignment, allowing for easy updates or additions of other users with similar access requirements in the future.

CRemove all permissions for the shared files.

Removing all permissions for the shared files would deny access to everyone, including existing users who require access, disrupting normal operations.

DAdd the intern to the "Purchasing" group.

Adding the intern to the existing "Purchasing" group would grant them unintended write access, violating the requirement for read-only access and the principle of least privilege.

Concept tested: Group-based access control and principle of least privilege

Source: https://learn.microsoft.com/en-us/windows/security/identity-protection/access-control/access-control

Topics

#least privilege#group permissions#access control#read-only access

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice