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. |