Courseiva
Network Client ManagementhardMultiple SelectObjective-mapped

LPIC-2 Network Client Management Practice Question

Which TWO are true about the autofs automounter configuration? (Choose two.)

⚠ Common exam trap

Candidates often confuse the master configuration file with /etc/fstab or assume autofs is NFS-only, while the exam tests knowledge of the specific master file (/etc/auto.master) and the flexibility of autofs to handle multiple filesystem types and map styles.

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 master configuration file is /etc/auto.master.

The autofs automounter uses /etc/auto.master as its master configuration file. This file defines the base directories for automount points and references subordinate map files (e.g., /etc/auto.home) that specify the actual mount details. The automounter daemon (automount) reads this master file to determine which directories to manage and how to mount filesystems on demand.

Answer analysis

Option-by-option breakdown

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

  • Autofs mounts remain indefinitely once accessed.

    Why it's wrong here

    Unmounts after timeout.

  • Autofs uses /etc/fstab to define automount points.

    Why it's wrong here

    It uses its own map files.

  • The master configuration file is /etc/auto.master.

    Why this is correct

    Defines mount points and maps.

  • Autofs can only be used with NFS filesystems.

    Why it's wrong here

    Supports various filesystems.

  • Direct maps are useful for mount points that are not under /net or /home.

    Why this is correct

    Direct maps specify exact paths.

About these practice questions

This LPIC-2 question is part of Courseiva's 507-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 LPIC-2 practice question is part of Courseiva's free LPI 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 LPIC-2 exam.