nerdexam
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)
  • A
    9% (3)
  • B
    3% (1)
  • C
    82% (28)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full C9010-022 Practice