Define a complete security baseline and monitor the baseline's rules. The definition of the baseline should be done in Hiera. The purpose of the module is to give the ability to setup a complete security baseline which not necessarily have to stick to industry security guides like the CIS benchmarks.
Apache License 2.0
18
stars
12
forks
source link
Setting rules::pam_old_passwords::enforce true on Ubuntu 22.04 breaks changing passwords #94
When setting
rules::pam_old_passwords::enforce
totrue
on Ubuntu 22.04, I can no longer change my user password.