P-EB
|
32886d3a3d
|
Replace CIS_ROOT_DIR by a more flexible system (#204)
* Replace CIS_ROOT_DIR by a more flexible system
* Try to adapt the logic change to the functional tests
|
2023-09-25 14:24:01 +02:00 |
|
Thibault Ayanides
|
1a7dd5893a
|
Use pam_faillock instead of pam_tally for bullseye (#56)
Fix #55
See https://github.com/linux-pam/linux-pam/releases/tag/v1.4.0
pam_tally is deprecated and replaced by pam_faillock
Co-authored-by: GoldenKiwi <thibault.dewailly@corp.ovh.com>
|
2021-02-17 11:36:58 +01:00 |
|
Thibault Ayanides
|
4add6ddc33
|
IMP(shellcheck): add prefix to define shell (SC2148)
|
2020-11-27 09:22:47 +01:00 |
|
Thibault Ayanides
|
8af91dd6a8
|
IMP(5.3.1,5.3.2): add tests and upgrade PAM conf
|
2020-10-29 16:45:15 +01:00 |
|
Charles Herlin
|
c863a01305
|
Renum 9.2.x to 5.3.x Pam password settings
renamed: bin/hardening/9.2.1_enable_cracklib.sh -> bin/hardening/5.3.1_enable_cracklib.sh
renamed: bin/hardening/9.2.2_enable_lockout_failed_password.sh -> bin/hardening/5.3.2_enable_lockout_failed_password.sh
renamed: bin/hardening/9.2.3_limit_password_reuse.sh -> bin/hardening/5.3.3_limit_password_reuse.sh
renamed: tests/hardening/9.2.1_enable_cracklib.sh -> tests/hardening/5.3.1_enable_cracklib.sh
renamed: tests/hardening/9.2.3_limit_password_reuse.sh -> tests/hardening/5.3.2_enable_lockout_failed_password.sh
renamed: tests/hardening/9.2.2_enable_lockout_failed_password.sh -> tests/hardening/5.3.3_limit_password_reuse.sh
|
2019-09-11 15:40:00 +02:00 |
|