2.1.6 Ensure rsh server is not enabled - rsh

Information

The Berkeley rsh-server ( rsh , rlogin , rexec ) package contains legacy services that exchange credentials in clear-text.

Rationale:

These legacy services contain numerous security exposures and have been replaced with the more secure SSH package.

Solution

Run the following commands to disable rsh , rlogin , and rexec :

# chkconfig rexec off
# chkconfig rlogin off
# chkconfig rsh off

See Also

https://workbench.cisecurity.org/files/3148

Item Details

Category: CONFIGURATION MANAGEMENT, IDENTIFICATION AND AUTHENTICATION

References: 800-53|CM-7b., 800-53|IA-2(1), CSCv6|9.1, CSCv7|4.5, CSCv7|9.2

Plugin: Unix

Control ID: 9e73895b038f20c81aa7f98dfd22e6b765f2f773b1e29e83c693938b1da5f3b6