Which action will temporarily disable remote login access using telnet and ssh for all non-root
accounts?

A.
Update /etc/security/passwd and recycle the inetd subsystem.
B.
Stop the sshd subsystem.
C.
Create a/etc/nologin file.
D.
Set the PermitLogins parameter in /etc/ssh/sshd_config and recycle the sshd daemon.
E.
Touch the /etc/sshd/nologin file and recycle the sshd daemon.
Explanation: