4.4.5 Remote daemon lockdown

Information

Removes all permissions from the remote service daemons: rlogind, rshd and also tftpd.

Rationale:

This effectively disables the following daemons, for all users:

/usr/sbin/rlogind

/usr/sbin/rshd

/usr/sbin/tftpd

These remote services both send and receive usernames and passwords in clear text and should not be used. Unless required these daemons will be disabled for all users.

Solution

Use the chmod command to remove all permissions on the remote services:

chmod ugo= /usr/sbin/rlogind
chmod ugo= /usr/sbin/rshd
chmod ugo= /usr/sbin/tftpd

Default Value:

N/A

See Also

https://workbench.cisecurity.org/benchmarks/13069

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6, 800-53|CM-7

Plugin: Unix

Control ID: 3b80ea0a395e176773887a65aed5c2f771cf5aff584254d44f934a589d04222c