View Single Post

   
  #4 (permalink)  
Old 02-15-2008, 11:41 AM
John
 
Posts: n/a
Default Re: openssh and telnet

On Tue, 06 Jan 2004 19:48:41 -0500, willjay wrote:

> Can telnetd and ftpd be disabled when openssh is installed. How do you
> prevent someone from doing an regular telnet or ftp. Thanks wj


Yes they can be disabled. Besides commenting them out of inetd.conf I
also remove execute permission from the daemon if I can't just plain
remove the programs.
Reply With Quote