V-38658: Password reuse restrictions

Implements: blueprint security-hardening

Change-Id: I2d1e5adf87fbf97f822cd35bb0901fb02ec1a2ed
This commit is contained in:
Major Hayden 2015-10-09 13:52:21 -05:00
parent 241f6cd074
commit 8c042f76a6

View File

@ -0,0 +1,6 @@
**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.