nerdexam
SUN

310-200 · Question #202

Given/var/svc/log/network-ssh:default.log: [ Jan 26 16:54:28 Leaving maintenance because clear requested. ] [ Jan 26 16:54:28 Enabled. ] [ Jan 26 16:54:28 executing start method…

The correct answer is A. The root user must generate a public/private key pair to allow the ssh service to start. E. Users will not be able to use ssh to log into this system. See the full explanation below for the reasoning.

Question

Given/var/svc/log/network-ssh:default.log:

[ Jan 26 16:54:28 Leaving maintenance because clear requested. ] [ Jan 26 16:54:28 Enabled. ] [ Jan 26 16:54:28 executing start method ("/lib/svc/method/sshd start") ] Could not load host key: /etc/ssh/ssh_host_rsa_key Sun 310-200 Exam Could not load host key: /etc/ssh/ssh_host_dsa_key Disabling protocol version 2. Could not load hostkey or GSS-API mechanisms sshd: no hostkeys available -- exiting. [ Jan 26 16:54:28 Method "start" exited with status 1 ] Which two statements are true? (Choose two.)

Options

  • AThe root user must generate a public/private key pair to allow the ssh service to start.
  • BFor the ssh service, svcs will currently show this:
  • CThere are host key files in /etc/ssh.
  • DThe #svcadm clear ssh command will fix this problem.
  • EUsers will not be able to use ssh to log into this system.

How the community answered

(48 responses)
  • A
    79% (38)
  • B
    4% (2)
  • C
    10% (5)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full 310-200 Practice