ansible-hardening/doc/source/developer-notes/V-38658.rst
Major Hayden 8c042f76a6 V-38658: Password reuse restrictions
Implements: blueprint security-hardening

Change-Id: I2d1e5adf87fbf97f822cd35bb0901fb02ec1a2ed
2015-10-14 13:39:43 +00:00

7 lines
266 B
ReStructuredText

**Exception**
Making adjustments to PAM configurations via automated methods is risky since
it can disrupt user authentication on various hosts. Deployers are strongly
urged to rely on ssh keys as opposed to enforcing password complexity and
rotation requirements.