summaryrefslogtreecommitdiff
path: root/man/sv/man1/passwd.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/sv/man1/passwd.1')
-rw-r--r--man/sv/man1/passwd.112
1 files changed, 7 insertions, 5 deletions
diff --git a/man/sv/man1/passwd.1 b/man/sv/man1/passwd.1
index 8203402a..0dbf2994 100644
--- a/man/sv/man1/passwd.1
+++ b/man/sv/man1/passwd.1
@@ -2,12 +2,12 @@
.\" Title: passwd
.\" Author: Julianne Frances Haugh
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 23-01-2020
+.\" Date: 22-07-2021
.\" Manual: Anv\(:andarkommandon
-.\" Source: shadow-utils 4.8.1
+.\" Source: shadow-utils 4.9
.\" Language: Swedish
.\"
-.TH "PASSWD" "1" "23-01-2020" "shadow\-utils 4\&.8\&.1" "Anv\(:andarkommandon"
+.TH "PASSWD" "1" "22-07-2021" "shadow\-utils 4\&.9" "Anv\(:andarkommandon"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -223,7 +223,9 @@ This defines the system default encryption algorithm for encrypting passwords (i
It can take one of these values:
\fIDES\fR
(default),
-\fIMD5\fR, \fISHA256\fR, \fISHA512\fR\&.
+\fIMD5\fR, \fISHA256\fR, \fISHA512\fR\&. MD5 and DES should not be used for new hashes, see
+crypt(5)
+for recommendations\&.
.sp
Note: this parameter overrides the
\fBMD5_CRYPT_ENAB\fR
@@ -282,7 +284,7 @@ or
.sp
With a lot of rounds, it is more difficult to brute forcing the password\&. But note also that more CPU resources will be needed to authenticate users\&.
.sp
-If not specified, the libc will choose the default number of rounds (5000)\&.
+If not specified, the libc will choose the default number of rounds (5000), which is orders of magnitude too low for modern hardware\&.
.sp
The values must be inside the 1000\-999,999,999 range\&.
.sp