2.1.6 Ensure rsh server is not enabled - rexec

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: 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: fbbdf5ac3f7c35fbb5fb379bcd600cee982a72f1ca0123c0599cac149f44ffd0