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)- A2% (1)
- B4% (2)
- C83% (40)
- D8% (4)
- E2% (1)
Community Discussion
No community discussion yet for this question.