The rsh daemon must not be running.

From AIX 6.1 SECURITY TECHNICAL IMPLEMENTATION GUIDE

Part of GEN003820

Associated with IA controls: EBRU-1

Associated with: CCI-000068

SV-27434r1_rule The rsh daemon must not be running.

Vulnerability discussion

The rshd process provides a typically unencrypted, host-authenticated remote access service. SSH should be used in place of this service.

Check content

# grep -v "^#" /etc/inetd.conf |grep rshd If rshd is found to be enabled, this is a finding.

Fix text

Edit /etc/inetd.conf and comment out the rshd service. Restart the inetd service.

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer