nerdexam
LPI

117-303 · Question #63

A user is attempting to connect to a remote host via SSH and following message is displayed: Host key verification failed. Which of the following options could resolve the problem? (Select TWO…

The correct answer is A. Add the o StrictHostKeyChecking=no option to the command. E. Update the remote host's SSH host key in the list of know hosts. See the full explanation below for the reasoning.

Question

A user is attempting to connect to a remote host via SSH and following message is displayed: Host key verification failed. Which of the following options could resolve the problem? (Select TWO correct answers)

Options

  • AAdd the o StrictHostKeyChecking=no option to the command.
  • BEnable the PasswordAuthentication parameter on the remote host.
  • CGenerate new SSH host keys on the remote host.
  • DGenerate a new private key which is compatible with the server's host key.
  • EUpdate the remote host's SSH host key in the list of know hosts.

How the community answered

(51 responses)
  • A
    84% (43)
  • B
    8% (4)
  • C
    6% (3)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 117-303 Practice