nerdexam
SUN

310-202 · Question #138

You are configuring a system on a public network. Because of the risk of other systems snooping network traffic and obtaining login and password information that is sent in clear text, you want to…

The correct answer is A. inetadm -d svc:/network/telnet C. svcadm disable svc:/network/telnet. See the full explanation below for the reasoning.

Question

You are configuring a system on a public network. Because of the risk of other systems snooping network traffic and obtaining login and password information that is sent in clear text, you want to force users who access this system remotely to use ssh instead of telnet. To do this, you want to disable in.telnetd. Which two commands accomplish this? (Choose two.)

Options

  • Ainetadm -d svc:/network/telnet
  • Binetd delete svc:/network/telnet
  • Csvcadm disable svc:/network/telnet
  • Dinetadm delete svc:/network/telnet
  • Esvcadm destroy svc:/network/telnet
  • Fgrep -v in.telnetd /etc/inetd.conf > /etc/inetd.conf

How the community answered

(23 responses)
  • A
    78% (18)
  • B
    4% (1)
  • D
    4% (1)
  • E
    13% (3)

Community Discussion

No community discussion yet for this question.

Full 310-202 Practice