Of the ways listed, which is the best way to temporarily suspend a user’s ability to interactively login?
A.
Removing the user’s entry in /etc/passwd.
B.
Changing the user’s shell to /bin/false.
C.
Changing the user’s UID.
D.
Changing the user’s password.