nerdexam
Oracle

1Z0-821 · Question #112

User jack logs in to host solaris and then attempts to log in to host oracle using ssh. He receives the following error message: The authenticity of host oracle (192.168.1.22) can't be established…

The correct answer is D. If jack answers yes, the RSA public key for the host oracle will be added to the known_hosts file for E. The public host key supplied by oracle is not known to the host solaris. Furthermore, RSA key fingerprint shown in the error message (not a public key) is not a right entry for the /etc/ssh/known_hosts.

Configuring and Administering Networks

Question

User jack logs in to host solaris and then attempts to log in to host oracle using ssh. He receives the following error message:

The authenticity of host oracle (192.168.1.22) can't be established. RSA key fingerprint is 3B:23:a5:6d:ad:a5:76:83:9c:c3:c4:55:a5:18:98:a6 Are you sure you want to continue connecting (yes/no)? Which two are true?

Options

  • AThe public host key supplied by solaria is not known to the host oracle.
  • BThe error would not occur if the RSA key fingerprint shown in the error message was added to the
  • CThe private host key supplied by oracle is not known to solaris.
  • DIf jack answers yes, the RSA public key for the host oracle will be added to the known_hosts file for
  • EThe public host key supplied by oracle is not known to the host solaris.

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    10% (4)
  • C
    5% (2)
  • D
    83% (34)

Explanation

Furthermore, RSA key fingerprint shown in the error message (not a public key) is not a right entry for the /etc/ssh/known_hosts.

Topics

#SSH#RSA key fingerprint#known_hosts#host authentication

Community Discussion

No community discussion yet for this question.

Full 1Z0-821 Practice