Courseiva
Systems and Application SecuritymediumMultiple ChoiceObjective-mapped

SSCP Systems and Application Security Practice Question

A system administrator is configuring a Linux server to ensure that only authorized users can execute commands with superuser privileges. Which file should be edited to control sudo access?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

/etc/sudoers

The /etc/sudoers file defines which users can run commands with elevated privileges.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • /etc/shadow

    Why it's wrong here

    Stores hashed passwords, not sudo configuration.

  • /etc/passwd

    Why it's wrong here

    Contains user account info, not sudo privileges.

  • /etc/group

    Why it's wrong here

    Defines groups, but sudo uses group membership via sudoers.

  • /etc/sudoers

    Why this is correct

    Controls sudo permissions.

About these practice questions

This SSCP question is part of Courseiva's 920-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SSCP practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SSCP exam.