]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
man/login.defs.d/ENCRYPT_METHOD.xml: Document that other programs may still default...
authorAlejandro Colomar <alx@kernel.org>
Mon, 27 Jul 2026 14:09:46 +0000 (16:09 +0200)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Tue, 28 Jul 2026 07:34:59 +0000 (09:34 +0200)
Link: <https://github.com/shadow-maint/shadow/pull/1691>
Cc: Thorsten Kukuk <kukuk@suse.com>
Cc: Fabian Vogt <fvogt@suse.de>
Cc: Iker Pedrosa <ipedrosa@redhat.com>
Cc: Michael Vetter <jubalh@iodoru.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/login.defs.d/ENCRYPT_METHOD.xml

index 747b24f552b73de0998c326155be1a48121eddeb..61e4025fdd43a8d7637a719700c927925db4b571 100644 (file)
       PAM configuration. It is recommended to set this variable
       consistently with the PAM configuration.
     </para>
+    <para>
+      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.
+    </para>
   </listitem>
 </varlistentry>