LPI
202-400 · Question #136
What is the appropriate configuration file entry to allow SSH to run from inetd?
The correct answer is A. ssh stream tcp nowait root /usr/sbin/tcpd sshd. See the full explanation below for the reasoning.
Question
What is the appropriate configuration file entry to allow SSH to run from inetd?
Options
- Assh stream tcp nowait root /usr/sbin/tcpd sshd
- Bssh stream tcp nowait root /usr/sbin/tcpd tcpd
- Cssh stream tcpd nowait root /usr/sbin/tcpd sshd
- Dssh data tcpd nowait root /usr/sbin/tcpd sshd
- Essh data tcp nowait root /usr/sbin/tcpd sshd
How the community answered
(27 responses)- A78% (21)
- B7% (2)
- D4% (1)
- E11% (3)
Community Discussion
No community discussion yet for this question.