Which of the following is the BEST way to temporarily suspend a user’s ability to interactively
login?
A.
Changing the user’s UID
B.
Changing the user’s password.
C.
Changing the user’s shell to /bin/false.
D.
Removing the user’s entry in /etc/passwd.
E.
Placing the command logout in the user’s profile.