CompTIA Linux+ XK0-006 (V8) Practice Question

A systems administrator must create a new local user named devops with the following requirements:

  • The account's home directory must be /srv/devops, and it should be created automatically if it does not already exist.
  • The user should start a /bin/zsh shell by default.
  • If the password expires and the user does not change it within 15 days, the account must be disabled automatically.

Which of the following useradd commands will satisfy all of these requirements in a single step?

  • useradd -m -d /srv/devops -s /bin/zsh -F 15 devops

  • useradd -m -d /srv/devops -s /bin/zsh -e 15 devops

  • useradd -m -d /srv/devops -s /bin/zsh -f 15 devops

  • useradd -m -c 15 -d /srv/devops -s /bin/zsh devops

CompTIA Linux+ XK0-006 (V8)
Services and User Management
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot