Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
Red Hat Enterprise Linux > Security > Issue <<  129 of 218 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 966
Last update: 05-11-06
Issue:
What connection protocols should be prohibited for SSH to be effective?
Resolution:

For SSH to be truly effective, using insecure connection protocols, such as Telnet and FTP should be prohibited. Otherwise, a user's password may be protected using SSH for one session, only to be captured later while logging in using Telnet.

Some services to disable include:

  • telnet
  • rsh
  • rlogin
  • vsftpd

To disable insecure connection methods to the system, use the command line program chkconfig, the ncurses-based program ntsysv, or the Services Configuration Tool (redhat-config-services) graphical application. All of these tools require root level access.

For more information on runlevels and configuring services with chkconfig, ntsysv, and the Services Configuration Tool, refer to the chapter titled Controlling Access to Services in the Red Hat Enterprise Linux System Administration Guide.


How well did this entry answer your question?


good wrong incomplete out of date
Red Hat Enterprise Linux > Security > Issue <<   129  of  218  >>