CompTIA Linux+ Exam XK0-005 Question # 19 Topic 2 Discussion

CompTIA Linux+ Exam XK0-005 Question # 19 Topic 2 Discussion

XK0-005 Exam Topic 2 Question 19 Discussion:
Question #: 19
Topic #: 2

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?


A.

sudo useradd -e 2021-09-30 Project_user


B.

sudo useradd -c 2021-09-30 Project_user


C.

sudo modinfo -F 2021-09-30 Project_uses


D.

sudo useradd -m -d 2021-09-30 Project_user


Get Premium XK0-005 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.