Linux_FoundationLinux_Foundation
LFCS · Question #518
LFCS Question #518: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #518. The question stem and answer options stay visible for context.
Submitted by sofia.br· Apr 18, 2026User and Group Management
Question
Of the ways listed, which is the best method to temporarily suspend a user's ability to interactively login?
Options
- AUse passwd -d username to give the user an empty password.
- BUse chage to expire the user account.
- CChange the user's password.
- DAdd the command exit to the user's .login file.
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#User account management#Account expiration#User login control#chage command