IBM AIX v7 Administrator Specialty S1000-007 Question # 25 Topic 3 Discussion

IBM AIX v7 Administrator Specialty S1000-007 Question # 25 Topic 3 Discussion

S1000-007 Exam Topic 3 Question 25 Discussion:
Question #: 25
Topic #: 3

To meet new security requirements, it has been decided that telnet will no longer be allowed in the development environment. The administrator of the AIX development server needs to prevent users from being able to access this server using telnet.

When checking /etc/inetd.conf, the administrator sees the following line:

telnet stream tcp6 nowait root /usr/sbin/telnetd telnetd -a

What would stop the telnet daemon from running and restarting after reboot?


A.

Run stopsrc -t telnetd.


B.

Run ps -ef | grep telnet and kill the process if it exists.


C.

Insert "#" before telnet in/etc/inetd.conf and run refresh -s inetd.


D.

Insert before telnet in /etc/inetd.conf and reboot system.


Get Premium S1000-007 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.