
This patch fixes a ton of broken links, documentation, and reno errors. Change-Id: If6f9a698a813db9aaf1eb4e10520a4c01cd00407
573 B
573 B
---id: V-71927 status: opt-in tag: accounts ---
Setting a minimum password lifetime on interactive user accounts provides security benefits by limiting the frequency of password changes. However, this can cause login problems for users without proper communication and coordination.
Deployers can opt-in for this change by setting the following Ansible variable:
security_set_minimum_password_lifetime: yes
The tasks will examine each interactive user account and set the minimum password age if the existing setting is not equal to one day.