Releases: simp/pupmod-simp-pam
Releases · simp/pupmod-simp-pam
Release of 6.12.0
- Add RockyLinux 8 support
Release of 6.11.1
- Fix bug that failed when setting
faillock_log_dir parameter
Release of 6.11.0
Added
- Add
dictcheck
parameter to pwquality - Add
faillock_log_file
parameter
Release of 6.10.1
- Support for Amazon Linux 2
Release of 6.10.0
- Add pre section content for auth files
- Add extra content for su
Release of 6.9.1
- Silence unnecessary TTY messages
Release of 6.9.0
- Removed support for Puppet 5
- Ensured support for Puppet 7 in requirements and stdlib
- Fixed
- Added default Hiera deep merges for
pam::access::users
and
pam::limits::rules
based on user feedback
- Added default Hiera deep merges for
Release of 6.8.3
- Fixed a bug in the system-auth configuration file in which it did not skip
pam_tty_audit if the login did not have a tty. This caused service logins to fail,
specifically the gdm service. - Removed support for EL6.
- Set the quiet parameter when doing pam_listfile lookups in auth.pp so that users
don't end up with warnings in the logs that look like authentication failures
Release of 6.8.2
* Tue Aug 25 2020 Trevor Vaughan <[email protected]> - 6.8.2-0 - Use the fixed simplib__auditd fact for toggling pam_tty_audit
Release of 6.8.1
* Wed Aug 05 2020 Trevor Vaughan <[email protected]> - 6.8.1-0 - Ensure that pam_tty_audit is optional if auditing is not enabled on the system