CompTIACompTIA
XK0-005 · Question #1462
XK0-005 Question #1462: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #1462. The question stem and answer options stay visible for context.
System Management
Question
A Linux administrator is tasked with adding users to the system. However, the administrator wants to ensure the users' access will be disabled once the project is over. The expiration date should be 2021- 09-30. Which of the following commands will accomplish this task?
Options
- Asudo useradd -e 2021-09-30 Project_user
- Bsudo useradd -c 2021-09-30 Project_user
- Csudo modinfo -F 2021-09-30 Project_uses
- Dsudo useradd -m -d 2021-09-30 Project_user
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#User management#Linux commands#Account expiration#System administration