login.defs: update default ENCRYPT_METHOD

Closes: #1043236
This commit is contained in:
Chris Hofstaedtler
2024-06-22 16:13:11 +02:00
parent c154cb50fa
commit 5413108b8a
+1 -1
View File
@@ -279,7 +279,7 @@ USERGROUPS_ENAB yes
# Note: It is recommended to use a value consistent with
# the PAM modules configuration.
#
ENCRYPT_METHOD SHA512
ENCRYPT_METHOD YESCRYPT
#
# Only works if ENCRYPT_METHOD is set to SHA256 or SHA512.