Courseiva
Storage And ConfigurationmediumMultiple SelectObjective-mapped

EX188 Storage And Configuration Practice Question

Which TWO conditions are required for a non-root (rootless) user to successfully bind mount a host directory into a container? (Choose TWO)

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

The user must have read/write access to the host directory on the host file system

Rootless users must have read/write permissions to the host path on the host filesystem and proper permissions/SELinux context.

Answer analysis

Option-by-option breakdown

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

  • Direct modification of the host kernel mount tables

    Why it's wrong here

    Users cannot modify global kernel mount tables directly.

  • The user must have read/write access to the host directory on the host file system

    Why this is correct

    Host filesystem permissions apply to rootless users.

  • Disabling user namespaces across the system

    Why it's wrong here

    User namespaces are required for rootless Podman operation.

  • Root privileges on the host operating system

    Why it's wrong here

    Rootless Podman operates without host root privileges.

  • Proper SELinux labeling (such as :z or :Z) if SELinux is enforcing

    Why this is correct

    SELinux controls access for rootless container mounts.

About these practice questions

This EX188 question is part of Courseiva's 296-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 and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Red Hat exam blueprint

This EX188 practice question is part of Courseiva's free Red Hat 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 EX188 exam.