LPI
202-450 · 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. You've hit your weekly limit · resets 5am (America/New_York)
System Security
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
(38 responses)- A71% (27)
- B8% (3)
- C16% (6)
- D3% (1)
- E3% (1)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#inetd#SSH#tcpd#service configuration
Community Discussion
No community discussion yet for this question.