List of questions
Related questions
Question 255 - XK0-005 discussion
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
Your answer:
0 comments
Sorted by
Leave a comment first