From 2782156089ba303eef3d30c6ae9058f2f34d4eed Mon Sep 17 00:00:00 2001 From: Eric Berry Date: Fri, 10 Jan 2025 14:03:51 -0800 Subject: [PATCH] Ubuntu 24.04 5.3.3.4.4 Ensure pam_unix includes use_authtok --- .../tests/ubuntu_missing_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_unix_authtok/tests/ubuntu_missing_value.fail.sh b/linux_os/guide/system/accounts/accounts-pam/locking_out_password_attempts/accounts_password_pam_unix_authtok/tests/ubuntu_missing_value.fail.sh index 5b7f2aff5a12..60e8989ae09f 100644 --- a/linux_os/guide/system/accounts/accounts-pam/locking_out_password_attempts/accounts_password_pam_unix_authtok/tests/ubuntu_missing_value.fail.sh +++ b/linux_os/guide/system/accounts/accounts-pam/locking_out_password_attempts/accounts_password_pam_unix_authtok/tests/ubuntu_missing_value.fail.sh @@ -24,7 +24,7 @@ Session-Initial: required pam_unix.so Password-Type: Primary Password: - [success=end default=ignore] pam_unix.so obscure use_authtok try_first_pass yescrypt + [success=end default=ignore] pam_unix.so obscure try_first_pass yescrypt Password-Initial: [success=end default=ignore] pam_unix.so obscure yescrypt EOF