Drag steps to the numbered slots on the right, or tap a step then tap a slot.
XK0-006 Practice Question: Drag and drop the steps to add a new user to the…
Drag and drop the steps to add a new user to the system in the correct order.
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
Step 1: Create user account, Step 2: Set user password, Step 3: Configure home directory
Adding a user typically involves creating the user, setting a password, and configuring the home directory.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Step 1: Create user account, Step 2: Set user password, Step 3: Configure home directory
Why this is correct
This is the correct order because first you create the user with 'useradd', then set the password with 'passwd', and finally configure the home directory permissions or skeleton files as needed.
- ✗
Step 1: Set user password, Step 2: Create user account, Step 3: Configure home directory
Why it's wrong here
This is incorrect because you cannot set a password before the user account exists. The password command requires an existing user.
- ✗
Step 1: Configure home directory, Step 2: Create user account, Step 3: Set user password
Why it's wrong here
This is incorrect because configuring the home directory before creating the user account is impossible; the directory and user must exist first.
- ✗
Step 1: Create user account, Step 2: Configure home directory, Step 3: Set user password
Why it's wrong here
This is incorrect because while you can configure the home directory after creating the user, it is standard practice to set the password immediately after user creation to ensure the account is secure before further configuration.
Go deeper
Related to this question
About these practice questions
Courseiva writes every XK0-006 question from scratch — 979 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This XK0-006 practice question is part of Courseiva's free CompTIA 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 XK0-006 exam.