summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2012-06-08 12:36:08 +0000
committerdes <des@FreeBSD.org>2012-06-08 12:36:08 +0000
commitb7f9eb54a9aac41a2963631467f2e9a601a94d9e (patch)
tree2a50e3df7e26deb7e4492c700b292917031312b8 /lib/libutil
parentcae1bed376d05a3bcde1f9344870e67b117821f8 (diff)
downloadFreeBSD-src-b7f9eb54a9aac41a2963631467f2e9a601a94d9e.zip
FreeBSD-src-b7f9eb54a9aac41a2963631467f2e9a601a94d9e.tar.gz
Document that we also support sha256 and sha512.
MFC after: 1 week
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/login.conf.54
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5
index e46edc6..bd741fb 100644
--- a/lib/libutil/login.conf.5
+++ b/lib/libutil/login.conf.5
@@ -269,7 +269,9 @@ multiplied by 5 seconds.
allowed before the login fails.
.It "passwd_format string md5 The encryption format that new or"
changed passwords will use.
-Valid values include "des", "md5" and "blf".
+Valid values include "des", "md5", "blf", "sha256" and "sha512"; see
+.Xr crypt 3
+for details.
NIS clients using a
.No non- Ns Fx
NIS server should probably use "des".
OpenPOWER on IntegriCloud