Showing posts with label telnet. Show all posts
Showing posts with label telnet. Show all posts

Thursday, January 24, 2013

Disable telnet in AIX




The procedure to disable telnet in AIX is as follows:

#vi /etc/inetd.conf

comment out telnet from this file (#telnet ... ... .. )

save it and

#refresh -s inetd

Then telnet session will be disabled in that server from now