aboutsummaryrefslogtreecommitdiff
path: root/debian/local
diff options
context:
space:
mode:
Diffstat (limited to 'debian/local')
-rw-r--r--debian/local/common-password4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/local/common-password b/debian/local/common-password
index dab20333..963f1eb4 100644
--- a/debian/local/common-password
+++ b/debian/local/common-password
@@ -7,8 +7,8 @@
# Explanation of pam_unix options:
#
-# The "md5" option enables MD5 passwords. Without this option, the
-# default is Unix crypt.
+# The "sha512" option enables salted SHA512 passwords. Without this option,
+# the default is Unix crypt. Prior releases used the option "md5".
#
# The "obscure" option replaces the old `OBSCURE_CHECKS_ENAB' option in
# login.defs.