1834710 Members
2788 Online
110069 Solutions
New Discussion

Telnet Disable

 
SOLVED
Go to solution
Eric Jacklin
Regular Advisor

Telnet Disable

Hi,

OS : HPUX 11.11

I want to disable telnet services then what is the procedure.

After disable telnet is there any alternate to login to the server

4 REPLIES 4
Asif Sharif
Honored Contributor
Solution

Re: Telnet Disable

Hi Jit's,

To disable telnet service just comment(Put #) the following line in"/etc/inetd.conf " file.

telnet stream tcp nowait root usr/lbin/telnetd telnetd

After that restart inetd by using this "inetd -c" command.

After disable telnet is there any alternate to login to the server

Use SSH, download its depot and install it.

Regards,
Asif Sharif
Regards,
Asif Sharif
Asif Sharif
Honored Contributor

Re: Telnet Disable

How to get, install and configure SSH, see this thread.

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1008042

Regards,
Asif Sharif
Regards,
Asif Sharif
Eric Jacklin
Regular Advisor

Re: Telnet Disable

thx
Asif Sharif
Honored Contributor

Re: Telnet Disable

I have assigned points to 12 of 137 responses to my questions.

read this link how to assign points
http://forums12.itrc.hp.com/service/forums/helptips.do?#28
Regards,
Asif Sharif