Skip to content

Commit 843f7b4

Browse files
committed
changed default name for variable 'ubtu24cis_pam_pwunix_file'
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
1 parent f1b0e11 commit 843f7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,7 @@ ubtu24cis_pam_confd_dir: 'usr/share/pam-configs/'
950950

951951
# Controls 5.3.2.1 - pam_unix
952952
# Name of file
953-
ubtu24cis_pam_pwunix_file: 'pam_unix'
953+
ubtu24cis_pam_pwunix_file: 'unix'
954954
# Should NOT be enabled if allowing custom config that enabled pam_faillock
955955
ubtu24cis_pam_create_pamunix_file: false
956956
# Allow pam-auth-update --enable ubtu24cis_pam_pwunix_file to run

0 commit comments

Comments
 (0)