]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
tests/system/etc/login.defs: define ENCRYPT_METHOD
authorIker Pedrosa <ipedrosa@redhat.com>
Mon, 8 Sep 2025 10:34:48 +0000 (12:34 +0200)
committerSerge Hallyn <serge@hallyn.com>
Wed, 25 Mar 2026 02:33:15 +0000 (21:33 -0500)
Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
tests/system/etc/login.defs

index 8e68ea56d2d11482ea611ca11d255a1c82d9c13f..3ea2293f0ccf1bdc642724284be39dc5b1e42d34 100644 (file)
@@ -312,7 +312,7 @@ CHFN_RESTRICT               rwh
 # Note: If you use PAM, it is recommended to use a value consistent with
 # the PAM modules configuration.
 #
-#ENCRYPT_METHOD DES
+ENCRYPT_METHOD SHA512
 
 #
 # Only works if ENCRYPT_METHOD is set to SHA256 or SHA512.