nerdexam
LPI

117-102 · Question #87

Of the ways listed, which is the best way to temporarily suspend a user's ability to interactively login?

The correct answer is C. Changing the user's shell to /bin/false. See the full explanation below for the reasoning.

Question

Of the ways listed, which is the best way to temporarily suspend a user's ability to interactively login?

Options

  • AChanging the user's UID.
  • BChanging the user's password.
  • CChanging the user's shell to /bin/false.
  • DRemoving the user's entry in /etc/passwd.
  • EPlacing the command logout in the user's profile.

How the community answered

(48 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    83% (40)
  • D
    8% (4)
  • E
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice