ansible-hardening/doc/source/developer-notes/V-38592.rst
Major Hayden bfcf6c7423 Initial import of openstack-ansible-security role
This role contains around 150 controls from the 270+ controls that exist
in the RHEL 6 STIG. New controls are still being added.

Implements: blueprint security-hardening

Change-Id: I0578f86bf42d55242bc72b97b40a5935a3cb18d6
2015-10-07 07:27:39 -05:00

10 lines
361 B
ReStructuredText

**Exception**
Adjusting PAM configurations on a running system carries a fair amount of risk,
and deployers are urged to rely upon ssh keys or centralized authentication
for user authentication.
Centralized authentication systems provide a benefit of locking a user's
account in all systems they have access to, rather than locking access to only
one system.