nerdexam
CompTIACompTIA

XK0-005 · Question #1613

XK0-005 Question #1613: Real Exam Question with Answer & Explanation

The correct answer is A: sudo passwd. This command will allow the systems administrator to change the password of another user account in the system. The sudo prefix will grant the administrator the necessary privileges to perform this action, and the passwd command will prompt for the new password for the specified

System Management

Question

A systems administrator received a request to change a user's credentials. Which of the following commands will grant the request?

Options

  • Asudo passwd
  • Bsudo userdel
  • Csudo chage
  • Dsudo usermod

Explanation

This command will allow the systems administrator to change the password of another user account in the system. The sudo prefix will grant the administrator the necessary privileges to perform this action, and the passwd command will prompt for the new password for the specified

Topics

#User management#Linux commands#Passwords#sudo

Community Discussion

No community discussion yet for this question.

Full XK0-005 PracticeBrowse All XK0-005 Questions