IBM
C9010-022 · Question #62
Which action will temporarily disable remote login access using telnet and ssh for all non-root accounts?
The correct answer is C. Create /etc/ssh/nologin file. See the full explanation below for the reasoning.
Question
Which action will temporarily disable remote login access using telnet and ssh for all non-root accounts?
Options
- AUpdate /etc/security/passwd and recycle the inetd subsystem.
- BStop the sshd subsystem.
- CCreate /etc/ssh/nologin file.
- DSet the PermitLogins parameter in /etc/ssh/sshd_config and recycle the sshd daemon.
- ETouch the /etc/sshd/nologin file and recycle the sshd daemon.
How the community answered
(34 responses)- A9% (3)
- B3% (1)
- C82% (28)
- D6% (2)
Community Discussion
No community discussion yet for this question.