Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-22432 | GEN003830 | SV-26671r1_rule | DCPP-1 | Medium |
Description |
---|
The rlogind process provides a typically unencrypted, host-authenticated remote access service. SSH should be used in place of this service. |
STIG | Date |
---|---|
Red Hat Enterprise Linux 5 Security Technical Implementation Guide | 2014-07-02 |
Check Text ( None ) |
---|
None |
Fix Text (F-23912r1_fix) |
---|
Remove or disable the rlogin configuration and restart xinetd. # rm /etc/xinetd.d/rlogin ; service xinetd restart |