From 7fcdbbf8e6e9e0d4918a277b915fe89188f5ffbc Mon Sep 17 00:00:00 2001 From: Alan Moore Date: Thu, 9 Jan 2025 18:57:36 +0000 Subject: [PATCH] Decrese the remember count to make it wrong --- .../tests/ubuntu_wrong_value.fail.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux_os/guide/system/accounts/accounts-pam/locking_out_password_attempts/accounts_password_pam_pwhistory_remember/tests/ubuntu_wrong_value.fail.sh b/linux_os/guide/system/accounts/accounts-pam/locking_out_password_attempts/accounts_password_pam_pwhistory_remember/tests/ubuntu_wrong_value.fail.sh index b4f43596bbc..8600b5e059c 100644 --- a/linux_os/guide/system/accounts/accounts-pam/locking_out_password_attempts/accounts_password_pam_pwhistory_remember/tests/ubuntu_wrong_value.fail.sh +++ b/linux_os/guide/system/accounts/accounts-pam/locking_out_password_attempts/accounts_password_pam_pwhistory_remember/tests/ubuntu_wrong_value.fail.sh @@ -10,7 +10,7 @@ Name: pwhistory password history checking Default: yes Priority: 1024 Password-Type: Primary -Password: requisite pam_pwhistory.so remember=6 enforce_for_root try_first_pass use_authtok +Password: requisite pam_pwhistory.so remember=4 enforce_for_root try_first_pass use_authtok EOF DEBIAN_FRONTEND=noninteractive pam-auth-update --enable tmp_pwhistory