2.1.6 Ensure rsh server is not enabled - rlogin

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/3144

Item Details

Category: IDENTIFICATION AND AUTHENTICATION, SYSTEM AND INFORMATION INTEGRITY

References: 800-53|IA-2(1), 800-53|SI-4, CSCv6|9.1, CSCv7|4.5, CSCv7|9.2

Plugin: Unix

Control ID: c667bc6c010f80d8ad78d7a04ee616a7f3b9e6eebe8510dd6671c8a73a1353b5