From: Alejandro Colomar Date: Mon, 27 Jul 2026 14:09:46 +0000 (+0200) Subject: man/login.defs.d/ENCRYPT_METHOD.xml: Document that other programs may still default... X-Git-Tag: 4.20.0~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce0cd18020f0686409557b0e4023969553e908ac;p=thirdparty%2Fshadow.git man/login.defs.d/ENCRYPT_METHOD.xml: Document that other programs may still default to DES Link: Cc: Thorsten Kukuk Cc: Fabian Vogt Cc: Iker Pedrosa Cc: Michael Vetter Signed-off-by: Alejandro Colomar --- diff --git a/man/login.defs.d/ENCRYPT_METHOD.xml b/man/login.defs.d/ENCRYPT_METHOD.xml index 747b24f55..61e4025fd 100644 --- a/man/login.defs.d/ENCRYPT_METHOD.xml +++ b/man/login.defs.d/ENCRYPT_METHOD.xml @@ -26,5 +26,12 @@ PAM configuration. It is recommended to set this variable consistently with the PAM configuration. + + History: + This variable is used by other programs, + which may still default to unsafe algorithms such as DES. + To avoid using unsafe algorithms, + the variable should always be specified. +