ansible-hardening/doc/source/developer-notes/V-38491.rst
Major Hayden 32ce224637 Docs: Update dev notes for Cat 3 controls
This patch updates the documentation for the developer notes associated
with the Cat 3 (High) controls applied by the security role.

Partial-bug: 1583744

Change-Id: Ia7dad9e8d1871cfa6d0408c329d6f771704e8d96
2016-05-25 00:30:41 +00:00

283 B

The Ansible task will check for the presence of /etc/hosts.equiv and /root/.rhosts. Both of those files could potentially be used with rsh for host access.

The rshd daemon is not installed by default with Ubuntu 14.04, Ubuntu 16.04, CentOS 7, or OpenStack-Ansible.