QuestionQ6

Security and File Permissions

Which of the following actions can the passwd command perform?

Choose two
  • A Change a user's username.
  • B Change a user's password.
  • C Create a new user account.
  • D Create a new user group.
  • E Lock a user account.
Explanation

The passwd command changes a user’s password and can lock a user account, preventing password-based authentication until the account is unlocked.

Community Discussion

No comments yet. Be the first to start the discussion!