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)- A78% (18)
- B4% (1)
- D4% (1)
- E13% (3)
Community Discussion
No community discussion yet for this question.