CompTIA Linux+ Exam XK0-005 Question # 85 Topic 9 Discussion

CompTIA Linux+ Exam XK0-005 Question # 85 Topic 9 Discussion

XK0-005 Exam Topic 9 Question 85 Discussion:
Question #: 85
Topic #: 9

A user is unable to log on to a Linux workstation. The systems administrator executes the following command:

cat /etc/shadow | grep user1

The command results in the following output:

user1 :! $6$QERgAsdvojadv4asdvaarC/9dj34GdafGVaregmkdsfa:18875:0:99999:7 :::

Which of the following should the systems administrator execute to fix the issue?


A.

chown -R userl:user1 /home/user1


B.

sed -i '/ ::: / :: /g' /etc/shadow


C.

chgrp user1:user1 /home/user1


D.

passwd -u user1


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.