Skip to content

Commit

Permalink
Update linux_os/guide/system/accounts/accounts-pam/set_password_hashi…
Browse files Browse the repository at this point in the history
…ng_algorithm/set_password_hashing_algorithm_logindefs/bash/shared.sh

Co-authored-by: Marcus Burghardt <[email protected]>
  • Loading branch information
a-skr and marcusburghardt authored Feb 28, 2024
1 parent fdbfc6d commit 7aae367
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# platform = multi_platform_rhel,multi_platform_fedora,multi_platform_ol,multi_platform_rhv,multi_platform_sle,multi_platform_ubuntu,multi_platform_debian
# platform = multi_platform_all

{{{ bash_instantiate_variables("var_password_hashing_algorithm") }}}
{{{ bash_replace_or_append('/etc/login.defs', '^ENCRYPT_METHOD', "$var_password_hashing_algorithm", '%s %s') }}}

0 comments on commit 7aae367

Please sign in to comment.